File: control

package info (click to toggle)
bhl 1.7.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 556 kB
  • ctags: 402
  • sloc: lisp: 3,662; sh: 129; makefile: 94
file content (20 lines) | stat: -rw-r--r-- 817 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: bhl
Section: editors
Priority: optional
Maintainer: Mario Lang <mlang@debian.org>
Build-Depends: debhelper, texinfo
Standards-Version: 3.5.8

Package: bhl
Architecture: all
Depends: emacs21 | emacsen
Description: Emacs mode for converting brut text to HTML and LaTeX
 BHL is an Emacs mode that enables you to convert brut text files into
 HTML, LaTeX and SGML files.  "BHL" is an acronym for: "from *B*rut to
 *H*tml and *L*aTeX" (SGML was implemented later).
 .
 In order to convert TXT files into other formats, you need to use some
 syntactical elements.  The purpose of this mode is to use the most
 invisible and convenient syntax.  Invisible syntax means that the
 source file must be as readable as possible (like any TXT file must be).
 Convenient syntax means that the syntax must fit user's habits.