Max Bian schrieb:
1. When I do view->PDF(PDFLATEX), it will ask me if I want to create the
directory for the output files. Is there a way to remove this
unnecessary user input?
2. If the pdf is open in Acrobat, the update would fail. Is there a way
to avoid this?
Both should not occur. Wha
I used the alternative installer. Was that the difference?
Thanks.
Max
Uwe Stöhr wrote:
Max Bian schrieb:
1. When I do view->PDF(PDFLATEX), it will ask me if I want to create
the directory for the output files. Is there a way to remove this
unnecessary user input?
2. If the pdf is open in
Hi! all
I have been able to use XeTeX directly from Lyx by changing the pdftex
command to "xelatex $$i" in LyX preferences, and declaring fonts for
XeTeX in the preamble.
However, I have to declare \catcode"AD=\active \def^^ad{} in the
preamble to remove soft hyphens appearing mid-line. As soon
Nicolas Ferré wrote:
> In a Beamer document, how can I do this:
>
> New slide
> 1.
> 2.
> New slide
> 3.
> 4.
In the second slide, put in ERT at the very beginning of the first enumeration
item: [3.]
Jürgen
Manolo Martínez wrote:
> I'm writing a paper using numbered examples, with Covington.sty. I would
> like to repeat one example later in the text, like this
>
> ***
> Some text
>
> (1) The first example
> (2) The second example
>
> Some more text
>
> (3) The third example
> (1) The first example
> *
Laurent Duperval a écrit :
Hi,
I noticed that the first page of a Koma letter2 is shorter than the rest
of the pages. How can I make it be the same length? The reason I want this
is because I have two lines of text on the second page of a two-page
letter. I want it all on the first page, and it
Fritz Bein wrote:
> \def\nompreamble{\addcontentsline{toc}{section}{\nomname}\markboth{\nomname
>}{\nomname}
>
> results in a double entry in the TOC: one on chapter level and one on
> section level.
>
> How can I remove the entry on chapter level?
By default, nomencl does not insert anything to
Uwe Stöhr wrote:
> >> As LyX 1.5.3 is Unicode-compliant, my tex editor supports unicode
> >> characters, and XeTeX can access all unicode fonts in the operating
> >> system, I do not need in my latex file the tex formatting for
> >> diacritics, e.g., \={a}, \d{m}, \~n, etc..
> >>
> >> How should
Hi, Jürgen, thanks for your reply.
I'm not sure I've understood your solution: I must copy and paste the
text of the repeated example and place a crossref before, enclosed by
two ERT calls, one with an opening bracket, the other with a closing
bracket. Is that right?
The problem if I do that
Manolo Martínez wrote:
> I'm not sure I've understood your solution: I must copy and paste the
> text of the repeated example and place a crossref before, enclosed by
> two ERT calls, one with an opening bracket, the other with a closing
> bracket. Is that right?
It depends how you insert the covi
Same problem here using the alternate installer. While rendering PDF's using
any method (translation from error in spanish):
*The folder
c:/Users/myuser/AppData/Local/Temp/lyx_tmpdir5056a...\lyx_tmpbuf0\ doesn't
exist. May have been moved or deleted. Wish to create it?
*
If you answer "yes" nothin
The folders do exist and both, the temporal files and the PDF are inside.
Maybe the problem is path related.
On Feb 9, 2008 12:57 PM, Julio Rojas <[EMAIL PROTECTED]> wrote:
> Same problem here using the alternate installer. While rendering PDF's
> using any method (translation from error in spani
Max Bian schrieb:
I used the alternative installer. Was that the difference?
I'm the author of this installer ;-)
Just joking, here's the difference:
http://wiki.lyx.org/Windows/LyXWinInstaller
It should work on Vista as well. On Vista 64bit editions there are problems
with this:
2. If the
Julio Rojas schrieb:
Same problem here using the alternate installer. While rendering PDF's using
any method (translation from error in spanish):
*The folder
c:/Users/myuser/AppData/Local/Temp/lyx_tmpdir5056a...\lyx_tmpbuf0\ doesn't
exist. May have been moved or deleted. Wish to create it?
Th
Jürgen Spitzmüller wrote:
Nicolas Ferré wrote:
In a Beamer document, how can I do this:
New slide
1.
2.
New slide
3.
4.
In the second slide, put in ERT at the very beginning of the first enumeration
item: [3.]
You will also need \setcounter{enumi}{3} in the same ERT box; otherwise
you'l
Gregor Skrt schrieb:
I have one question concerning picture floats. I have a picture that's
quite long and doesn't fit between borders very well. It seems like Lyx
is obeying borders that I've set in document settings and ads some free
space between border and picture on left side. Is there a
Dominik Böhm schrieb:
Adding
\newtheorem{exa}{Beispiel}
\renewenvironment{example}{\begin{exa}}{\end{exa}}
to my lyx file translated the example lable. But now the numbering doesn't
work as expected. A
"\numberwithin{exa}{theorem}"/"\numberwithin{exa}{section}" didn't help...
Could you send
I tried the official installer but I got the same problems and more. It
will not launch the Acrobat program to show the pdf file when I
selection View->PDF (PDFLATEX).
If I open the file manually, the update will fail because LyX cannot
write to the file that is open.
No, I am not using Vist
Thank you very much for your answer. FYI, I'm using Vista 32bit version.
Before I start, I need to know if pdf updating works four you when you
> install LyX using the
> standard installer.
>
I have never used the standard installer, so I can't answer your question.
On Feb 9, 2008 2:07 PM, Uwe S
On Fri, 8 Feb 2008 16:05:52 -0800 (PST)
Rich Shepard <[EMAIL PROTECTED]> wrote:
> On Sat, 9 Feb 2008, Micha wrote:
>
> > How do I copy text from emacs and openoffice into lyx under linux? I am
> > trying to patch together a few sources for a presentation and I can't get
> > lyx to recognize that
On Sat, 9 Feb 2008 01:00:47 +0100
Pavel Sanda <[EMAIL PROTECTED]> wrote:
> > How do I copy text from emacs and openoffice into lyx under linux? I am
> > trying to patch together a few sources for a presentation and I can't get
> > lyx to recognize that it has something to paste in any way (marking
On Sat, 9 Feb 2008, Paul A. Rubin wrote:
If you are not using overlays (i.e., everything displays in one gulp on
each of those slides), and if you don't mind having the same title with a
Roman numeral index (e.g., "Results I" and "Results II") for the two
slides, you can condense it to one slide
> > > How do I copy text from emacs and openoffice into lyx under linux? I am
> > > trying to patch together a few sources for a presentation and I can't get
> > > lyx to recognize that it has something to paste in any way (marking and
> > > middle mouse button or marking and using edit->copy).
> >
Hello everyone,
I'm running LyX 1.5.3 in Ubuntu Gutsy. Now I'm previewing a text I've
written in basque, but LaTeX does not make the right separation of
syllables. Do you know how to disable the hyphenation?
Thanks,
Aitor
It seems there's a problem in the path to the default PDF viewer. If I added
the full path to Acrobat Reader in the file format configuration as follows:
c:\PROGRA~1\Adobe\READER~1.0\Reader\acrord32.exe
after rendering the PDF, the reader is run but gets hung with about 49% of
the processor used.
Following what was said on:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg57937.html
I decided to use "pdfview.exe" instead of "pdfviewwin.exe". It works fine,
but there's the nagging problem of UAC always asking me for confirmation to
run pdfview.exe, as it is not registered.
At least,
Another solution, installing Sumatra (
http://blog.kowalczyk.info/software/sumatrapdf/) which is WAY smaller and
adding the path:
C:\PROGRA~1\SUMATR~1\SUMATR~1.EXE
to the viewer field.
On Feb 9, 2008 5:46 PM, Julio Rojas <[EMAIL PROTECTED]> wrote:
> Following what was said on:
> http://www.mail
Rich Shepard wrote:
On Sat, 9 Feb 2008, Paul A. Rubin wrote:
If you are not using overlays (i.e., everything displays in one gulp on
each of those slides), and if you don't mind having the same title with a
Roman numeral index (e.g., "Results I" and "Results II") for the two
slides, you can con
Max Bian wrote:
I am using 1.53 on Windows Vista. I found pdflatex easiest to get what I
need. However I have two problems with it:
1. When I do view->PDF(PDFLATEX), it will ask me if I want to create the
directory for the output files. Is there a way to remove this
unnecessary user input?
I tried both installer and updated the Acrobat.
With the official installer, problem #1 is fixed. I still have problem
with #2. LyX error: I cannot write on file xxx.pdf.
Max
Joost Verburg wrote:
Max Bian wrote:
I am using 1.53 on Windows Vista. I found pdflatex easiest to get
what I need.
30 matches
Mail list logo