CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 09/10/04 11:57:58
Index: tex.el =================================================================== RCS file: /cvsroot/auctex/auctex/tex.el,v retrieving revision 5.648 retrieving revision 5.649 diff -u -b -r5.648 -r5.649 --- tex.el 26 Apr 2009 20:10:52 -0000 5.648 +++ tex.el 4 Oct 2009 11:57:57 -0000 5.649 @@ -338,7 +338,7 @@ '(("" "%(PDF)%(latex) %S%(PDFout)")) "List of style options and LaTeX commands. -If the first element (a regular expresion) matches the name of one of +If the first element (a regular expression) matches the name of one of the style files, any occurrence of the string `%l' in a command in `TeX-command-list' will be replaced with the second element. The first match is used, if no match is found the `%l' is replaced with the empty @@ -393,7 +393,7 @@ (defcustom TeX-print-style '(("^landscape$" "-t landscape")) "List of style options and print options. -If the first element (a regular expresion) matches the name of one of +If the first element (a regular expression) matches the name of one of the style files, any occurrence of the string `%r' in a command in `TeX-command-list' will be replaced with the second element. The first match is used, if no match is found the `%r' is replaced with the empty @@ -886,7 +886,7 @@ ("." "%(o?)xdvi %dS %d")) "List of style options and view options. -If the first element (a regular expresion) matches the name of +If the first element (a regular expression) matches the name of one of the style files, any occurrence of the string `%v' in a command in `TeX-command-list' will be replaced with the second element. The first match is used, if no match is found the `%v' _______________________________________________ auctex-diffs mailing list auctex-di...@gnu.org http://lists.gnu.org/mailman/listinfo/auctex-diffs