From: Rocco Rutte Date: Sun, 23 Nov 2008 17:01:02 +0000 (+0100) Subject: Manual: Convert manual.html to manual.txt under C locale X-Git-Tag: neomutt-20160307~877 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22100d092c1bad6e10fdb19a4f6ee18e43d58359;p=neomutt Manual: Convert manual.html to manual.txt under C locale This ensures manual.txt is always pure ASCII and removes the horrible XSLT-based and incomplete hack. --- diff --git a/ChangeLog b/ChangeLog index 306361ba4..60ecf483c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-11-23 17:31 +0100 Rocco Rutte (462579309bf2) + + * doc/manual.xml.head: Manual: Fix wording for simple search + +2008-11-22 18:09 +0100 Rocco Rutte (0837f7b13990) + + * ChangeLog, po/de.po: Fix German translation for what-key + 2008-11-22 17:29 +0100 Rocco Rutte (fc9791c80c9e) * UPDATING, functions.h, keymap.c, pager.c: Make what-key function diff --git a/doc/Makefile.am b/doc/Makefile.am index d29f0d774..8131faa7c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -27,7 +27,6 @@ EXTRA_DIST = dotlock.man \ smime-notes.txt \ Muttrc Muttrc.head stamp-doc-rc \ makedoc.c makedoc-defs.h \ - db-cleanup.xsl \ html.xsl chunk.xsl $(BUILT_DISTFILES) HTML_DOCFILES = manual.html index.html intro.html gettingstarted.html \ @@ -99,11 +98,10 @@ uninstall-local: done check: -manual.txt: manual.html db-cleanup.xsl - -xsltproc --nonet -o manual-txt.html $(srcdir)/db-cleanup.xsl manual.html || cp manual.html manual-txt.html - -lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \ - w3m -dump manual-txt.html > $@ || \ - elinks -dump -no-numbering -no-references manual-txt.html > $@ +manual.txt: manual.html + LC_ALL=C -lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \ + LC_ALL=C w3m -dump manual-txt.html > $@ || \ + LC_ALL=C elinks -dump -no-numbering -no-references manual-txt.html > $@ Muttrc: stamp-doc-rc diff --git a/doc/db-cleanup.xsl b/doc/db-cleanup.xsl deleted file mode 100644 index 4b7692bf1..000000000 --- a/doc/db-cleanup.xsl +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ... - - - - - - - - - - -