Hi,
I'm working on a document that uses PNG files and when I export to HTML
or to PDF, it looks like the image gets converted from PNG to EPS back
to PNG. That slows the process considerably. Is there a way to prevent
this, and to use the PNG files as is, 'specially for PDF and HTML?
L
--
Laur
On 20 Nov, Dekel Tsur wrote:
>> - When exporting HTML, I have some tables with only text in them. Is
>> it possible to get the text to remain as text in the HTML output?
>> As it stands now, it's text in PDF, PS and DVI but an image in
>> HTML.
>
> What is your latex->html converter ?
> I c
* Steve Litt ([EMAIL PROTECTED]) wrote:
> > This is probably due to having a wrong version of XForms installed
> > (you probably have the XForms for glibc2.0 and not for glibc2.1).
>
> Thanks Dekel,
>
> 3 questions:
>
> 1. How do I find out which XForms I have?
> 2. How did you come to suspect
On Tue, 20 Nov 2001, Michel Meynard 04.67.41.85.40 wrote:
> installing the package seems to be good
> but when starting lyx with dbg it sends me :
>
> lyx -dbg any
> ...
> BIND: Sequence `KP_Down' Action `42'
> BIND: Sequence `KP_Home' Action `45'
> BIND: Sequence `KP_End' Action `46'
> BIND: Seq
Michael,
thanks for explaining how to make the blue word-by-word underlining
disappear again. It has worked. Indeed LyX marked the copy-and-pasted
text as English although it was pasted from one German-language doc to
another. Well, all works well again, and whats more, Ive learned
another
Michael,
thanks for explaining how to make the blue word-by-word underlining
disappear again. It has worked. Indeed LyX marked the copy-and-pasted
text as English although it was pasted from one German-language doc to
another. Well, all works well again, and whats more, Ive learned
another work
Those menu items are hard-coded. Apparently, the developers have plans to
change that. But for now, you need to select Default there, and call other
fonts using commands in the preamble.
On Tuesday 20 November 2001 11:58 am, you wrote:
> Greetings,
>
>
> How can I have a new font selection - in
Greetings,
How can I have a new font selection - in my case "garramond" -
appear in the Fonts selection menu, under the Document Layout popup window ?
I have checked with my system manager who says that the fonts are in
place for LaTeX to find:
"the text font metric sand the virtual font
files
On Tue, Nov 20, 2001 at 02:52:29PM +0100, Edwin Velds wrote:
> I'm currently writing a few reports and my thesis using LyX and I have a
> couple of questions.
>
> First of all, I'm not to keen on using the default Latex font and
> decided on using the "pslatex" for my documents as I find it more
On Mon, Nov 19, 2001 at 11:07:16PM -0800, Leonid N Kuzmin wrote:
> Hi,
>
> I have machine with Win NT 4.0 sp 6a, "LyX 1.1.6fix3a for Win32" is installed on
>MiKTeX 2.1 (full). There is fine to type English or Swedish, but I like to type
>Russian letters on LyX too. I have read
>http://www.lyx.
Thanks for the input, but that didn't resolve the problem.
The only difference between before and after your advice is that now a
windows command window appears during the process.
Kent
- Original Message -
From: "Steffen Seufert" <[EMAIL PROTECTED]>
To: "Kent Kostuk" <[EMAIL PROTECTED]
installing the package seems to be good
but when starting lyx with dbg it sends me :
lyx -dbg any
...
BIND: Sequence `KP_Down' Action `42'
BIND: Sequence `KP_Home' Action `45'
BIND: Sequence `KP_End' Action `46'
BIND: Sequence `KP_Prior' Action `43'
BIND: Sequence `KP_Next' Action `44'
BIND: Sequ
Hello Kent,
yes change at "Latex -> PDF" the "pdflatex $$i" to "texify -p $$i".
Then save the config and restart lyx.
Steffen
---
You are right, I am using Miktex. Were specificially in the preferences
command do I make this change? Is this under
Edit->Preferences->Conver
on linux Mandrake 8.0 :
lyx -dbg any
...
BIND: Sequence `KP_Prior' Action `43'
BIND: Sequence `KP_Next' Action `44'
BIND: Sequence `C-Tab' Action `180'
BIND: Sequence `S-Tab' Action `48'
Initializing LyXGUI...
[2]- Erreur de segmentation (Segmentation Fault)
Please , help me
thanks
Co
KONTRA Gergely wrote:
> Hi!
>
> Is it possible to download the full mailing-list archive?
> At home I don't have internet access, but I do have enough space to
> store there the archives.
try this for the user-archive
wget -N -x -r --level=2 -L
http://www.mail-archive.com/lyx-users%40lists
Dekel Tsur wrote:
> On Tue, Nov 20, 2001 at 03:26:50PM +0100, Herbert Voss wrote:
>
>For a real solution, use the following:
>\newcommand\centerAlign[1]{%
>\raisebox{-0.5\height}{#1}%
>}
>
>And then put \centerAlign{} around both images in the table.
>
>
>
>
Hi!
Is it possible to download the full mailing-list archive?
At home I don't have internet access, but I do have enough space to
store there the archives.
thx
+-[Kontra Gergely @ Budapest University of Technology and Economics]-+
| Email: CHANGED! [EMAIL PROTECTED] [EMAIL PROTECTED] (old)|
On Mon, Nov 19, 2001 at 09:49:32PM -0500, Laurent Duperval wrote:
> Hi,
>
> I have a couple of small questions about using LyX:
>
> - When exporting HTML, I have some tables with only text in them. Is it
> possible to get the text to remain as text in the HTML output? As it
> stands now, it'
On Mon, Nov 19, 2001 at 11:22:06PM -0500, Laurent Duperval wrote:
> On 19 Nov, Christopher M. Jones wrote:
> > I have my keys set up differently for getting into ERT mode... but
> > wouldn't your Ctrl-L just "toggle" ERT? Do just do the same key
> > sequence to toggle out as you used to toggle in?
On Tuesday 20 November 2001 04:55, Dekel Tsur wrote:
> > COPYING FROM LYX TO GVIM
> > If you select LyX text, hit Ctrl+C, and then paste into gVim, the paste
> > works but it terminates the LyX session.
>
> This is probably due to having a wrong version of XForms installed
> (you probably have th
On Tue, Nov 20, 2001 at 03:26:50PM +0100, Herbert Voss wrote:
> >>>For a real solution, use the following:
> >>>\newcommand\centerAlign[1]{%
> >>> \raisebox{-0.5\height}{#1}%
> >>>}
> >>>
> >>>And then put \centerAlign{} around both images in the table.
> >>>
> >>>
> >>doesn't work for me
> >>
> >
Rainer Hoffmann wrote:
> Now it says
> +checking for document class MSM [MSM]... no
send me the mcm.cls, please
Herbert
--
http://www.lyx.org/help/
On Tue, 20 Nov 2001 [EMAIL PROTECTED] wrote:
> When I finish a centered math display equation, the next
> paragraph wants to be intended. I don't want that sometimes,
> sometimes I want to continue the same paragraph, which should be
> flush left.
At the end of your formula line press ctrl-En
Now it says
+checking for document class MSM [MSM]... no
Rainer
Herbert Voss schrieb:
> Rainer Hoffmann wrote:
>
> > Hi all,
> >
> > To submit a paper to a conference I have to use the class file provided
> > (MSM.cls) which seems to be based on article (at least it uses the
> > command \LoadC
Rainer Hoffmann wrote:
> Hi all,
>
> To submit a paper to a conference I have to use the class file provided
> (MSM.cls) which seems to be based on article (at least it uses the
> command \LoadClass{article}). Unfortunately I have no idea how class
> files are working in detail, cause LyX did ev
Leonid N Kuzmin wrote:
> I have machine with Win NT 4.0 sp 6a, "LyX 1.1.6fix3a for Win32" is installed on
>MiKTeX 2.1 (full). There is fine to type English or Swedish, but I like to type
>Russian letters on LyX too. I have read
>http://www.lyx.org/help/language/cyrillic.html, but I did not un
[EMAIL PROTECTED] wrote:
> When I finish a centered math display equation, the next
> paragraph wants to be intended. I don't want that sometimes,
> sometimes I want to continue the same paragraph, which should be
> flush left.
I don't get an indentation with article/book/report
Herbert
> "Edwin" == Edwin Velds <[EMAIL PROTECTED]> writes:
Edwin> First of all, I'm not to keen on using the default Latex font
Edwin> and decided on using the "pslatex" for my documents as I find
Edwin> it more pleasant to read. However, I noticed that the lower
Edwin> case greek symbols are no lo
Dekel Tsur wrote:
> On Sun, Nov 18, 2001 at 10:02:44PM +0100, Herbert Voss wrote:
>
>>>For a real solution, use the following:
>>>\newcommand\centerAlign[1]{%
>>> \raisebox{-0.5\height}{#1}%
>>>}
>>>
>>>And then put \centerAlign{} around both images in the table.
>>>
>>>
>>doesn't work for me
On Tue, 2001-11-20 at 14:52, Edwin Velds wrote:
> I'm currently writing a few reports and my thesis using LyX and I have a
> couple of questions.
>
[snip]
> Is it possible to auto number equations in either realtime or with an
> existing document? Or at least a quick keystroke to add an unlabele
On Tue, Nov 20, 2001 at 02:52:29PM +0100, Edwin Velds wrote:
> Is it possible to auto number equations in either realtime or with an
> existing document?
No.
> Or at least a quick keystroke to add an unlabeled
> number? This is quite important for me because I don't fancy typing
> labels or inse
On Tue, Nov 20, 2001 at 02:12:42PM +0100, thomas schönhoff wrote:
>
> Hello Jose,
>
> thanks for quick response, at least things seem to be (almost) clear to me.
Good, (you are welcome)
> > Ok, the name is misleading since hevea is a converter from latex to
> >html. And I have it configur
I'm currently writing a few reports and my thesis using LyX and I have a
couple of questions.
First of all, I'm not to keen on using the default Latex font and
decided on using the "pslatex" for my documents as I find it more
pleasant to read. However, I noticed that the lower case greek symbols
Hi all,
To submit a paper to a conference I have to use the class file provided
(MSM.cls) which seems to be based on article (at least it uses the
command \LoadClass{article}). Unfortunately I have no idea how class
files are working in detail, cause LyX did every thing for me up until
now.
I tri
Jose Abilio Oliveira Matos wrote:
Hello Jose,
thanks for quick response, at least things seem to be (almost) clear to me.
>On Tue, Nov 20, 2001 at 11:53:32AM +0100, thomas schönhoff wrote:
>
>>Hello,
>>
>
> Ok, the name is misleading since hevea is a converter from latex to
>html. And I have i
Jose Abilio Oliveira Matos wrote:
Hello Jose,
thanks for quick response, at least things seem to be (almost) clear to me.
>On Tue, Nov 20, 2001 at 11:53:32AM +0100, thomas schönhoff wrote:
>
>>Hello,
>>
>
> Ok, the name is misleading since hevea is a converter from latex to
>html. And I
On Tue, Nov 20, 2001 at 11:53:32AM +0100, thomas schönhoff wrote:
> Hello,
>
> I've spent a long time looking docs and Herberts Website to make my
> converter hevea go, that means:
>
> 1. Inset a LyX>html option in preferences dialog format converting
Ok, the name is misleading since hevea i
On Mon, Nov 19, 2001 at 01:42:48PM -0500, Will Fischer wrote:
>
>I have put in some ERT, like this, to reset the page and the header
>(and then I just throw that page away):
>
>\section{Figures}\addtocounter{page}{-1}
>
>What is the Better Way?
\markboth{Figures}{Figures}.
You
Sorry,
I've just forgotten to mention that I am running Lyx-1.1.6fix3 and try
to convert to html by using hevea 1.0.5-1
Thomas
Hello,
I've spent a long time looking docs and Herberts Website to make my
converter hevea go, that means:
1. Inset a LyX>html option in preferences dialog format converting
2. Added a line to ~/.lyx/lyxrc : \html_command "hevea -s '$$FName'"
3. Reconfigure after this reconfigurations in LyX
On Tue, 20 Nov 2001, Wayan wrote:
>
> On Tue, 20 Nov 2001, Juergen Fenn wrote:
>
> > running SuSE Linux 7.2, LyX 1.1.6fix1.
> >
> > After some editing actions, copy and paste in particular, text turns
> > underlined in deep blue. It does not go away.
> >
> > Is this a known bug? What can I do
On Mon, Nov 19, 2001 at 09:49:32PM -0500, Laurent Duperval wrote:
> Hi,
>
> I have a couple of small questions about using LyX:
>
> - When exporting HTML, I have some tables with only text in them. Is it
> possible to get the text to remain as text in the HTML output? As it
> stands now, it'
On Sun, Nov 18, 2001 at 04:05:56PM -0500, Steve Litt wrote:
> Hi everyone,
>
> I've found substantial paste incompatibilities between LyX and GVim (GUI
> Vim), which is a shame because I use these daily in my creation of my new
> 117,000 word book on Troubleshooting. Hopefully this can be resol
On Tue, 20 Nov 2001, Juergen Fenn wrote:
> running SuSE Linux 7.2, LyX 1.1.6fix1.
>
> After some editing actions, copy and paste in particular, text turns
> underlined in deep blue. It does not go away.
>
> Is this a known bug? What can I do to get rid of it again?
I think no. That is maybe spe
On Sun, Nov 18, 2001 at 10:02:44PM +0100, Herbert Voss wrote:
> >For a real solution, use the following:
> >\newcommand\centerAlign[1]{%
> > \raisebox{-0.5\height}{#1}%
> >}
> >
> >And then put \centerAlign{} around both images in the table.
> >
> doesn't work for me
Here is an example file.
#
> "pauljohn" == pauljohn <[EMAIL PROTECTED]> writes:
pauljohn> When I finish a centered math display equation, the next
pauljohn> paragraph wants to be intended. I don't want that sometimes,
pauljohn> sometimes I want to continue the same paragraph, which
pauljohn> should be flush left.
If
Hi all,
running SuSE Linux 7.2, LyX 1.1.6fix1.
After some editing actions, copy and paste in particular, text turns
underlined in deep blue. It does not go away.
Is this a known bug? What can I do to get rid of it again?
TIA.
Regards,
Juergen.
47 matches
Mail list logo