~ubuntu-branches/ubuntu/gutsy/hevea/gutsy

« back to all changes in this revision

Viewing changes to html/german.hva

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2005-05-15 21:05:54 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050515210554-h3zr23d3j00ac8ce
Tags: 1.08-1
* New upstream release.
* Bumped (build-)dependency on ocaml-* to 3.08.3
* Stated in manpages that documentation is in non-free 
* Removed bogus file debian/files.
* Put our own manpages in directory debian/manpages.
* Use dh_installman instead of dh_installmanpages.
* Removed patches 01_imagen_typo, 04_rawtext, 05_licence since fixed by
  upstream.
* Adapted patches 02_nogif, 03_charset to new source version
* debian/rules: use LATEXLIBDIR variable of Makefile to install hevea.sty
* Added example for style sheets and special symbols.
* Updated package description for translation of special sysmbols.
* Updated manpage to reflect new/removed options.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%%%% Hevea support for babel option 'german'.
 
2
\@ifundefined{common@german@babel}{\input{german-common.hva}}{}
 
3
\newcommand{\german@babel}{%
 
4
\common@german@babel%
 
5
\def\glqq{\@print{„}}%
 
6
\def\grqq{\@print{“}}%
 
7
\def\glq{\@print{‚}}%
 
8
\def\grq{\@print{‘}}%
 
9
\def\flqq{\@print{«}}%
 
10
\def\frqq{\@print{»}}%
 
11
\def\flq{\@print{‹}}%
 
12
\def\frq{\@print{›}}}