Hi,
latex-suite provides the packate acromake, but i did not find out how to
produce the acronym list, as the glossaries package do.
So i tried the latter. I defined glossary entry, as wall as a glossary with
no problem, provided the multiple compilation enable for pdf output. But i
c
> Good work. A few comments though. Before that, have you used patchbomb?
Sorry -- forgot which project this was. "git send-email" is what I
meant, of course... :)
--Ted
--
Ted Pavlic
--
Try before you buy = See
Peter --
Good work. A few comments though. Before that, have you used patchbomb?
Sometimes it's nice to be able to scrutinize a patch within an e-mail
(as opposed to an attached file).
> I use pdf as output and latex-suite only supports dvi on linux. I
> changed the hardcoded ".dvi" into
Hi,
I use pdf as output and latex-suite only supports dvi on linux. I
changed the hardcoded ".dvi" into ".s:target:". and it works now with
pdf files. Also added --unique option.
What do you think?
I attached the patch.
Peter
From 360d6ccb7c026f8f3867c38c219f8d5cc38e647f Mon Sep 17 00:00:00 2001
Peter --
Thanks for pointing that out. It should be fixed now in the latest
revision just pushed. Please verify.
Best --
Ted
On 01/26/2012 06:11 AM, Peter Vasil wrote:
> Hi list,
>
> I updated vim-latex to the lates revision
> 8b62284128414dc141f633d70e5972b8028ccaef, but it breaks forward sear
Hi list,
I updated vim-latex to the lates revision
8b62284128414dc141f633d70e5972b8028ccaef, but it breaks forward search
with Skim. With one commit before
36d275da3266c1b0cdc8f525f4d977d0154241f1 forward search works.
Thanks,
Peter
---