]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/doc/macros.texi
Reverted commits 312, 313, and 315.
[gnu-emacs-elpa] / packages / auctex / doc / macros.texi
index fdf37a07793afb9b583cfb1cb79dd46bc0d6a9d5..36938ff391a71f97d0889ed2e48cf4dbad7d2e16 100644 (file)
@@ -7,6 +7,9 @@ AUC@TeX{}
 @macro ConTeXt {}
 Con@TeX{}t
 @end macro
+@macro LaTeX {}
+La@TeX{}
+@end macro
 @macro previewlatex {}
 preview-latex
 @end macro
@@ -38,8 +41,7 @@ font-latex
 @end macro
 @end ifset
 @end ifnottex
-@ifset no-sansserif
-@macro sansserif {text}@c
+@macro sans {text}@c
 @iftex
 {@textsf \text\}@c
 @end iftex
@@ -47,7 +49,6 @@ font-latex
 \text\@c
 @end ifnottex
 @end macro
-@end ifset
 @tex
 \global\let\savedTeX\TeX
 \gdef\TeX#1{\savedTeX#1}