texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] urls in bibtex


From: Lionel Elie Mamane
Subject: Re: [Texmacs-dev] urls in bibtex
Date: Tue, 15 Feb 2005 23:33:24 +0100
User-agent: Mutt/1.5.6+20040907i

On Tue, Feb 15, 2005 at 09:41:30PM +0100, Joris van der Hoeven wrote:
> 
> On Sat, 5 Feb 2005, Lionel Elie Mamane wrote:
>> On Thu, Feb 03, 2005 at 10:09:38PM +0100, Bas Spitters wrote:
>>> Can anyone tell me where the conversion of the latex \verb command
>>> is defined in the texmacs sources?

>> /src/Data/Convert/Tex/parsetex.cpp; if a verbatim environment or
>> \verbX command is detected, the latex_parser::parse_verbatim method is
>> used. That's the code that does it, apparently.

> I added the necessary in the CVS version. Please let me know whether
> that works.

The treating url as a synonym for verb seems to work OK, but my
imported document gets some random letter appended, even if it does
not use any \url. "Random" meaning I can't figure out the relationship
between the LaTeX source and the letter that gets added.

Hmmm... That effect disappears if I don't have an "\usepackage{url}"
in my LaTeX.

-- 
Lionel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]