Zhang Weiwu wrote:
> If I follow the "User's Guide", go to "Document" -> "Setting", and
> change font to "helvet", and "Save", and view the output in postscript
> (Ctrl+t), the document is the same (still use a san-serif font). Then I
> go to "Document" -> "Setting" to check again, and discovered
On Tue, 09 Oct 2007 14:01:59 +0200
Hellmut Weber <[EMAIL PROTECTED]> wrote:
> Hi all,
> I would like to put my collection of recipes in a nice layout.
I got similar task here - to produce cookbook :-)
> Does anybody have ideas in this direction?
Found template & layout based on recipe.cls and a
Juergen Spitzmueller wrote:
> Zhang Weiwu wrote:
>
>
>> If I follow the "User's Guide", go to "Document" -> "Setting", and
>> change font to "helvet", and "Save", and view the output in postscript
>> (Ctrl+t), the document is the same (still use a san-serif font). Then I
>> go to "Document" -> "
Jean-Marc Lasgouttes wrote:
Wolfgang Siebeck <[EMAIL PROTECTED]> writes:
mangkhon:~ $ lyx
terminate called after throwing an instance of
'boost::filesystem::basic_filesystem_error >'
what(): boost::filesystem::exists
Abgebrochen <<-- (Aborted)
This is something that has been reported but t
Jean-Marc Lasgouttes wrote:
Wolfgang Siebeck <[EMAIL PROTECTED]> writes:
mangkhon:~ $ lyx
terminate called after throwing an instance of
'boost::filesystem::basic_filesystem_error >'
what(): boost::filesystem::exists
Abgebrochen <<-- (Aborted)
This is something that has been reported but t
Wolfgang Siebeck <[EMAIL PROTECTED]> writes:
> mangkhon:~ $ lyx
> terminate called after throwing an instance of
> 'boost::filesystem::basic_filesystem_error boost::filesystem::path_traits> >'
> what(): boost::filesystem::exists
> Abgebrochen <<-- (Aborted)
This is something that has been repo
"Rainer M. Krug" <[EMAIL PROTECTED]> writes:
> I had a similar problem: My document contained references (external
> bibtex file) and when I wanted to use it on a different machine and
> the folder was not there, LyX crashed. This was Lyx 1.4 something.
> Maybe something similar?
Probably.
JMarc
Jean-Marc Lasgouttes schrieb:
> It seems that when some files are not readable, lyx crashes. This is
> wrong of course. Could you try to run LyX under strace
> strace lyx
> and post the last few lines of output? This should give s the name of
> the file/directory that caused a problem, and theref
Uwe Stöhr wrote:
I uploaded the new version 3.20 of the LyXWinInstaller. This version
also offers an update installer. With this you can easily your LyX 1.5.1
to LyX 1.5.2 without uninstalling LyX 1.5.1 before installing LyX 1.5.2.
Only log in as adminstrator on your PC and execute the update
Bennett Helm <[EMAIL PROTECTED]> writes:
>> By the way, could this have anything to do with localisation? My
>> LyX GUI is in German all of a sudden ... I liked it better in
>> English :-).
>
> This is the result of a bug fix: LyX now uses the Mac standard
> interface language for its menus and di
Francesco Menoncin <[EMAIL PROTECTED]> writes:
> I work on Windows XP and LyX 1.5.2 gave me problems with fonts. It was
> not able to load fonts and the DVI had almost all characters missing.
To load font in latex output or on screen?
JMarc
Volker Knierim <[EMAIL PROTECTED]> writes:
> Hi Jean-Marc,
>
> thanks for the quick answer. I also would prefer to install the 1.5.X
> version of LyX, but this would require to compile qt4 on my machine
> first. Maybe this would fail also and I would have to solve this
> problem, too :-(
You can a
Wolfgang Siebeck <[EMAIL PROTECTED]> writes:
> Well said! I did the strace and part of the result was:
> So what I did was to create a directory ~/lyx and then I started lyx
> again. Wow! Lyx started, created a directory ~/.lyx, checked for all the
> helper programs, document classes, packages and
Hej,
using the embedded math formule in LyX with koma-report class does not work
for me. in the editor it looks fine, but in the pdf output it leads to wrong
expressions. is it a question of the font (lmodern) or where could the error
be?
thanks a lot,
Rob
Hello all,
I'm trying to customize the conversion to html via the tools->preferences
dialog but
I can't seem to find anything about how to control where the output is written
to
(especially which directory it is written to). I recognize the variables $$i
and $$o
but they only seem to refer to th
See the 3.2KB attached image.
I want to try making that using tabular and multicolumn.
My first row has 33 columns, the first doesn't have a border.
The second row has 5 columns with the 2nd column for the 2nd-5th columns
above, and so on.
The third row has 4 columns, with the 2nd column coverin
This is not LyX specific, but I'm hoping that some of you can provide
direction to help me find the solution I need.
In brief: we're developing an approximate reasoning model (a type of
expert system) in Python and C, with data maintained in an embedded SQLite
database. I'd like to produce re
Hi All.
I know this has been answered before but I do not have a direct Internet
connection from work, only email and that makes things interesting to
say the least.
I would like to have portrait as well as landscape oriented pages in a
document I am writing. I would appreciate any pointers
Hi Rudi,
> I would like to have portrait as well as landscape oriented pages in a
> document I am writing. I would appreciate any pointers on how to do it.
I do this by adding \usepackage{lscape} to my preamble then surrounding
my landscape pages with ERT:
\begin{landscape}
(page goes here)
Robert Poser wrote:
using the embedded math formule in LyX with koma-report class does not work
for me. in the editor it looks fine, but in the pdf output it leads to wrong
expressions. is it a question of the font (lmodern) or where could the error
be?
It's easy to check whether Latin Modern
Rich Shepard wrote, On 10/10/2007 09:21 AM:
This is not LyX specific, but I'm hoping that some of you can provide
direction to help me find the solution I need.
In brief: we're developing an approximate reasoning model (a type of
expert system) in Python and C, with data maintained in an emb
On Wed, 10 Oct 2007, Todd Denniston wrote:
I have done such a beast, therefore it can be done. :)
Thank you, Todd!
I had to be careful in my C program to properly escape LaTeX special chars
before it wrote the data to MyVariableData.tex, i.e., at least "_", "*"
and "\" become "\_", "{*}" a
Rich Shepard wrote:
This is not LyX specific, but I'm hoping that some of you can provide
direction to help me find the solution I need.
In brief: we're developing an approximate reasoning model (a type of
expert system) in Python and C, with data maintained in an embedded SQLite
database. I
Jeremy C. Reed wrote:
See the 3.2KB attached image.
I want to try making that using tabular and multicolumn.
My first row has 33 columns, the first doesn't have a border.
The second row has 5 columns with the 2nd column for the 2nd-5th columns
above, and so on.
The third row has 4 columns, wit
Since you are using Python, I suggest using the string.Template class
for this purpose. I think the only thing that you would have to be
careful about is with the $: You would have to replace the normal $'s
of your LaTeX template by $$, since this class uses $ for marking
placeholders. Here's the l
Jean-Marc Lasgouttes wrote:
Volker Knierim <[EMAIL PROTECTED]> writes:
Hi Jean-Marc,
thanks for the quick answer. I also would prefer to install the 1.5.X
version of LyX, but this would require to compile qt4 on my machine
first. Maybe this would fail also and I would have to solve this
problem
On Wed, 10 Oct 2007, Paul A. Rubin wrote:
I would write the template as an ordinary document (and of course would
write it in LyX, then export to .tex), using some distinctive placeholders
where the good stuff would be inserted (e.g., %%variable 1%% or some
such). Then have a script create a co
On Wed, 10 Oct 2007, Ernesto Posse wrote:
Since you are using Python, I suggest using the string.Template class
for this purpose. I think the only thing that you would have to be
careful about is with the $: You would have to replace the normal $'s
of your LaTeX template by $$, since this class
On Wed, 10 Oct 2007, Ernesto Posse wrote:
Since you are using Python, I suggest using the string.Template class
for this purpose.
The example on that 'man' page suggests the path to ultimate happiness,
using the Python shell:
from string import Template
s = Template('$who likes $what')
s.s
Rich Shepard wrote, On 10/10/2007 12:09 PM:
On Wed, 10 Oct 2007, Paul A. Rubin wrote:
I would write the template as an ordinary document (and of course would
write it in LyX, then export to .tex), using some distinctive
placeholders
where the good stuff would be inserted (e.g., %%variable 1%%
I have noticed that the windows version of Lyx has key bindings for various
equation options (displayed, eqnarray, toggle numbering, etc.). The Mac
version of Lyx does not have analogous bindings. Is there a reason why?
James
On Oct 10, 2007, at 1:36 PM, James Sutherland wrote:
I have noticed that the windows version of Lyx has key bindings for
various
equation options (displayed, eqnarray, toggle numbering, etc.).
The Mac
version of Lyx does not have analogous bindings. Is there a reason
why?
If you use mac
Pardon the naïve question, but where would I find the *.bind files that you
refer to?
James
On 10/10/07 11:51 AM, "Bennett Helm" <[EMAIL PROTECTED]> wrote:
> On Oct 10, 2007, at 1:36 PM, James Sutherland wrote:
>
>> I have noticed that the windows version of Lyx has key bindings for
>> various
On Oct 10, 2007, at 2:05 PM, James Sutherland wrote:
Pardon the naïve question, but where would I find the *.bind files
that you
refer to?
Simply enter "mac.bind" or "cua.bind" (without the quotes) into LyX >
Preferences > Look and feel > User interface > Bind file. On Mac, the
files the
How do you set the default paragraph alignment to left
justified (ragged right)? You can change individual paragraphs
so they display (and print) with left justified paragraphs,
but I want my documents to default to this.
You can add "\raggedright" to the beginning of a
document, but that doe
Rosanna Chan wrote:
Hi again,
I cannot figure out why LyX continue to look for "c:\Documents and
Settings\\Application Data\Aspell\Data/iso-8859-1.cset" for
spellchecking.
This happens with every document you try to spellcheck, right? For
instance, if you open one of the LyX help documents an
On Wednesday 10 October 2007 13:16, Rich Shepard wrote:
>
>I'll play with this. It looks promising.
Rich -- please share whatever your final solution with the list. I think most
of us need to do this exact thing from time to time.
SteveT
Steve Litt
Books written in LyX:
Troubleshoo
On Oct 10, 2007, at 12:15 PM, Todd Denniston wrote:
I have done such a beast, therefore it can be done. :)
Me too!
My approach was a bit different though --- I templated a bunch of
buttons using Runtime Revolution (a HyperCard clone) which were then
output into a text file concatenated al
On Wed, 10 Oct 2007, Steve Litt wrote:
Rich -- please share whatever your final solution with the list. I think
most of us need to do this exact thing from time to time.
Steve,
I will. I'll try both LaTeX and ReportLab and see which seems to be easier
to implement using one report as a test
Hi Paul,
Thanks so much for your suggestions. In answer to your questions:
Yes, it happens with every document I open in Lyx ie Lyx help documents.
Yes, I cleaned out all registry keys including any Aspell ones.
English is the only language I have installed (for all users). Although in
past LyX in
Rich Shepard schrieb:
There will be plots (created, no doubt, with PSTricks), to be
included in
the audit log report of each run. So I expect the templates to be as
inclusive as your example.
If you haven't worked with PSTricks so far (meaning that you have to
learn something new anyway
On Wed, 10 Oct 2007, Daniel Lohmann wrote:
If you haven't worked with PSTricks so far (meaning that you have to learn
something new anyway) you should also consider PGF/TikZ as a more modern
alternative.
Thanks, Daniel. I've used PSTricks some, but use Xfig most of the time. I
started to loo
Hi,
I installed lyx-1.5.1 and it looks great. I however would like to use the apa
style class
function, which is not available for me. Can someone help me on how I can get
this
working?
That would be great. Thank you very much.
-Mirko
Mirko Briemle wrote:
I installed lyx-1.5.1 and it looks great. I however would like to use the apa
style class
function, which is not available for me. Can someone help me on how I can get
this
working?
That would be great. Thank you very much.
If Document -> Settings... -> Document class
Jean-Marc Lasgouttes wrote:
> I think the culprit was actually:
>
>> stat64("/usr/lib/kde3/bin/lyx", 0xbfc34e10) = -1 EACCES (Permission denied)
Mmmh, on fedora 7 /usr/lib/kde3/bin is 0700 and root.root, in this
directory there is only the subdir kdevelop, also 0700 and root.root
I think I will
I am working on a program which corrects math exercises done by my
students. This program insert error messages (in red) in a Lyx document.
The input of this program is a Lyx document and the output is also a Lyx
document. I did not manage to install such a converter. Which wiewer
should I decl
Hello lyxers
Yesterday I updated from lyx-1.4.x to lyx-1.5.2 and first of all I would like to
thank to developers for such a great software.
The first try I did when testing the new version was to load a beamer
presentation I was working on. The first thing I got was a bunch of errors in
the Lyx
47 matches
Mail list logo