CVSROOT: /sources/auctex
Module name: auctex
Changes by: Tassilo Horn <tsdh> 12/08/17 06:59:49
Index: doc/macros.texi
===================================================================
RCS file: /sources/auctex/auctex/doc/macros.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- doc/macros.texi 3 Jun 2005 21:32:17 -0000 1.9
+++ doc/macros.texi 17 Aug 2012 06:59:49 -0000 1.10
@@ -7,9 +7,6 @@
@macro ConTeXt {}
Con@TeX{}t
@end macro
-@macro LaTeX {}
-La@TeX{}
-@end macro
@macro previewlatex {}
preview-latex
@end macro
@@ -41,7 +38,8 @@
@end macro
@end ifset
@end ifnottex
-@macro sans {text}@c
+@ifset no-sansserif
+@macro sansserif {text}@c
@iftex
{@textsf \text\}@c
@end iftex
@@ -49,6 +47,7 @@
\text\@c
@end ifnottex
@end macro
+@end ifset
@tex
\global\let\savedTeX\TeX
\gdef\TeX#1{\savedTeX#1}
_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs