]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/doc/macros.texi
Update AUCTeX ELPA package to the new 11.87 release.
[gnu-emacs-elpa] / packages / auctex / doc / macros.texi
index 36938ff391a71f97d0889ed2e48cf4dbad7d2e16..fdf37a07793afb9b583cfb1cb79dd46bc0d6a9d5 100644 (file)
@@ -7,9 +7,6 @@ AUC@TeX{}
 @macro ConTeXt {}
 Con@TeX{}t
 @end macro
-@macro LaTeX {}
-La@TeX{}
-@end macro
 @macro previewlatex {}
 preview-latex
 @end macro
@@ -41,7 +38,8 @@ font-latex
 @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 @@ font-latex
 \text\@c
 @end ifnottex
 @end macro
+@end ifset
 @tex
 \global\let\savedTeX\TeX
 \gdef\TeX#1{\savedTeX#1}