Improve comment and add <application> tags around TeX and LaTeX so

that the stylesheets know exactly what to look for and can render this
specially for print output.
This commit is contained in:
Murray Stokely 2004-07-14 09:36:23 +00:00
parent f16c1075b5
commit a63686372b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21490

View file

@ -17,9 +17,12 @@
<!ENTITY unix "<trademark class='registered'>UNIX</trademark>">
<!ENTITY nis "<acronym>NIS</acronym>">
<!-- This entity should be overridden for the print output case to
properly render TeX. -->
<!ENTITY tex 'TeX'>
<!-- Use an entity to define these exactly so that the print output
stylesheets know what to look for and can format these properly with
TeX commands. -->
<!ENTITY tex '<application>TeX</application>'>
<!ENTITY latex '<application>LaTeX</application>'>
<!-- The currently released version of FreeBSD. This value is used to
create some links on web sites and such, so do NOT change it until