Add an entity for 'TeX', so that we can render this better in print
and HTML output.
This commit is contained in:
parent
649cfb7148
commit
e0f3346bbd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17860
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
<!ENTITY unix "<trademark class='registered'>UNIX</trademark>">
|
||||
<!ENTITY java "<trademark class='registered'>Java</trademark>">
|
||||
|
||||
<!-- This entity should be overridden for the print output case to
|
||||
properly render TeX. -->
|
||||
<!ENTITY tex 'TeX'>
|
||||
|
||||
<!-- 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
|
||||
it's really release time -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue