Re: CVS-1.242; LaTeX Warning: Command \textunderscore invalid in math mode
Ralf Angeli <[email protected]> Fri, 18 Mar 2005 18:24:45 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* David Kastrup (2005-03-18) writes:
> What purpose does \urlstyle{same} have?
,----[ url.sty ]
| % Style:
| % You can switch the style of printing using "\urlstyle{tt}", where "tt"
| % can be any defined style. The pre-defined styles are "tt", "rm", "sf",
| % and "same" which all allow the same linebreaks but different fonts --
| % the first three select a specific font and the "same" style uses the
| % current text font. You can define your own styles with different fonts
| % and/or line-breaking by following the explanations below. The "\url"
| % command follows whatever the currently-set style dictates.
`----
--
Ralf