Re: Setting matheditor font

2003-02-17 Thread Andre Poenitz
On Sat, Feb 15, 2003 at 03:41:03PM +0200, Dan Armak wrote:
 Isn't there some way to set the mathed's font?

I am not sure what you mean by setting mathed's font.

The mapping is done in the font loader:

case LyXFont::CMEX_FAMILY:
return -*-cmex10-*-*-*-*-*-*-*-*-*-*-*-*;

I guess you could change things there...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: Math Macros

2003-02-17 Thread Andre Poenitz
On Sun, Feb 16, 2003 at 08:05:54PM -0500, William O. Bray wrote:
 Hello, I am using Lyx 1.3 with qt frontend.
 suppose you want a macro for \a^{#1} where #1 is user input.
 In the doc mini-buffer one would type, e.g.,
 math-macro ax 1 (enter)
 This brings up the macro box in the Lyx doc; in the first box you might type 
 ax (should give the LaTex name for the shortcut). In the second you would 
 type a^{#1}.

No. The name is given in the math-macro command. You can't alter that
afterwards.  The first box is for LaTeX export, the second is for LyX's
on-screen drawing, so you can tweak appearance a bit. If you don't put
anything in the second box, both are the same.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: Bug NOT fixed

2003-02-17 Thread Max Bian

--- Juergen Spitzmueller [EMAIL PROTECTED] wrote:

 Strange. I cannot reproduce the bug in 1.3.1cvs (qt) or 1.4.0cvs
 (xforms) and 
 I think I have fixed that in the 1.3 tree. Are you shure? What
 happens if you 
 delete the 0's and press Save as class default (probably a template
 issue).

Sorry!!  I was probably running the old version when I reported it.

Max




Export to HTML problem

2003-02-17 Thread Yann COLLETTE
Hello,

I always have a problem when I export my document under HTML.
The convertion to HTML is done correctly, at the end of the export, I've 
got a nice .html file, but no directory with the images. I must go into
/tmp/lyxtmpdir/... to move the directory which contains my images to 
my home directory. How can I cure this behavior ?

Your sincerely,

Yann COLLETTE




Re: scrletter.cls

2003-02-17 Thread Jean-Marc Lasgouttes
 I == I Wayan Warmada [EMAIL PROTECTED] writes:

I On Sun, 16 Feb 2003, Jean-Marc Lasgouttes wrote:

I | # Logo style definition | Style Logo | CopyStyle Name | LatexName
I setkomavar | LatexParam {fromlogo} | LabelString Logo: | End

I Dear JMarc and Juergen, this class work fine after modifying as
I suggested by JMarc... I send again to the lists... with a right
I name and header.

Juergen, I'll let you be judge whether this would make sense to have
in lyx. Also, you may want to update the scr* classes to latest
version of koma-script.

JMarc



Re: What should I do?

2003-02-17 Thread Jean-Marc Lasgouttes
 Yuhua == Yuhua Su [EMAIL PROTECTED] writes:

Yuhua curl -f -L -O
Yuhua ftp://ftp.math.berkeley.edu/pub/Software/TeX/xdvi-22.61.tar.gz
Yuhua curl: (19) xdvi-22.61.tar.gz: No such file or directory. ###
Yuhua execution of curl failed, exit code 19 Downloading the file
Yuhua xdvi-22.61.tar.gz failed.

Yuhua I was attempting to install Lyx via fink command line. After
Yuhua picking a few options fink gave me, the installation started.
Yuhua However, the message above was what I got finally. I tried the
Yuhua whole installation three times and got the same result. Is
Yuhua there anything I can do?

You should ask about it to the maintainer of the fink LyX port who is,
to the best of my knowledge, Jeffrey Whitaker [EMAIL PROTECTED]. 

JMarc




Re: Version collision

2003-02-17 Thread Jean-Marc Lasgouttes
 Davor == Davor Cengija [EMAIL PROTECTED] writes:

Davor I have installed LyX 1.1.6p4 from Mandrake 8.2 distribution,
Davor default installation in /usr/ bin/lyx, share/lyx/

Davor Now I just compiled LyX 1.3.0 to /opt bin/lyx, share/lyx/
Davor When running /opt/bin/lyx (new LyX) everything's fine, also
Davor when running /usr/bin/lyx (old LyX).

Davor Now I thought it would be easier, in order to have both
Davor versions but to force users use new LyX, to rename /usr/bin/lyx
Davor to /usr/bin/lyx-1.1.6p4 and link /opt/bin/lyx to /usr/bin/lyx.
Davor Now when I run just 'lyx' (binary reached through $PATH) it
Davor mysteriously tries to open /usr/share/lyx/... files, instead of
Davor /opt/share/lyx/..., like it doesn't look absolute paths but
Davor relative ones. When called as /opt/bin/lyx everything's fine.

You should rename /usr/share/lyx to /usr/share/lyx-1.1.6p4 and all
will work well. Another solution (assuming users have /usr/local/bin
in their path before /usr/bin), would be to link opt/lyx/bin to
/usr/local/bin/lyx.

JMarc



Re: Export to HTML problem

2003-02-17 Thread Jean-Marc Lasgouttes
 Yann == Yann COLLETTE [EMAIL PROTECTED] writes:

Yann Hello, I always have a problem when I export my document under
Yann HTML. The convertion to HTML is done correctly, at the end of
Yann the export, I've got a nice .html file, but no directory with
Yann the images. I must go into /tmp/lyxtmpdir/... to move the
Yann directory which contains my images to my home directory. How can
Yann I cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a
temporary directory? 

When running with such a tempdir, things become very complicated, but
I suspect that using -dir and/or -prefix should help. Could you try to
use these options in the latex-html converter (by hardcoding the
paths for now) and tell us whether there is a combination that works?
We will manage to fix this only with some help from the people who
really use this. My knowledge about this is very thin.

JMarc




RE : Export to HTML problem

2003-02-17 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello,

Another problem with the export to HTML appears when you insert a floating
graphic and add some text under it (for the legend of the graphic). In the
HTML file, each character is displaying on a single line, i.e. there is br
tag between each character ...

May be my process is not good ? I select insert a floating graphic, I
press return one time, I insert the graphic, and then I insert my text at
the right of Fig..

I'm using Lyx-1.3.0-1qt under RH 8.0.

Pierrick Mellerin.

-Message d'origine-
De : Jean-Marc Lasgouttes [mailto:[EMAIL PROTECTED]] 
Envoyé : lundi 17 février 2003 11:07
À : Yann COLLETTE
Cc : [EMAIL PROTECTED]
Objet : Re: Export to HTML problem


 Yann == Yann COLLETTE [EMAIL PROTECTED] writes:

Yann Hello, I always have a problem when I export my document under 
Yann HTML. The convertion to HTML is done correctly, at the end of the 
Yann export, I've got a nice .html file, but no directory with the 
Yann images. I must go into /tmp/lyxtmpdir/... to move the 
Yann directory which contains my images to my home directory. How can I 
Yann cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a temporary
directory? 

When running with such a tempdir, things become very complicated, but I
suspect that using -dir and/or -prefix should help. Could you try to use
these options in the latex-html converter (by hardcoding the paths for now)
and tell us whether there is a combination that works? We will manage to fix
this only with some help from the people who really use this. My knowledge
about this is very thin.

JMarc



Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian You might not believe this... but our Solaris machines
Christian don't have SSH running and xhost has been disabled...
Christian however, I've still used: lyx --export ps somefile.lyx ;
Christian lpr somefile.ps on occassion, especially when the color
Christian printer only works from a specific Solaris machine.

Christian I think my point is that you can't really assume that
Christian you'll need a graphical connection... maybe you need to
Christian save bandwidth (modem)?

This is not what I was saying. Andre wanted to be able to send a
version to a version of lyx that is not accessible from a given
machine. This would mean that this version of lyx is running somewhere
(presumably with a graphic display) but you cannot access it directly. 

 Or maybe you want to send commands to the running LyX of the guy
 next door. That would be very nasty of you.

Christian I think it'd be great if two persons could work on the same
Christian document... but's that's a different topic.

We have change tracking in 1.4.0cvs.

JMarc



Re: Export to HTML problem

2003-02-17 Thread Yann COLLETTE
Hello,

I've tried something: in the lyxrc.default, I modified the latex html 
converter line:


\converter latex html latex2html -no_subdir -split 0 
-show_section_numbers -mkdir -dir `pwd`/`basename $$i .tex`_html $$i 
originaldir needaux

It works when exporting, but when you do a visualize-HTML, it doesn't 
work because this solutions translates everything in a directory like 
filename_html and not in the temporary directory.

Maybe the solution should be to add another parameter for the converter 
like a $$d (working directory: /tmp/lyx  when visualizing and 
~/MyDir when exporting) and $$i should contain only the filename (which 
is the case until now).

Your sincerely,

Yann COLLETTE

Jean-Marc Lasgouttes wrote:
Yann == Yann COLLETTE [EMAIL PROTECTED] writes:




Yann Hello, I always have a problem when I export my document under
Yann HTML. The convertion to HTML is done correctly, at the end of
Yann the export, I've got a nice .html file, but no directory with
Yann the images. I must go into /tmp/lyxtmpdir/... to move the
Yann directory which contains my images to my home directory. How can
Yann I cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a
temporary directory? 

When running with such a tempdir, things become very complicated, but
I suspect that using -dir and/or -prefix should help. Could you try to
use these options in the latex-html converter (by hardcoding the
paths for now) and tell us whether there is a combination that works?
We will manage to fix this only with some help from the people who
really use this. My knowledge about this is very thin.

JMarc








Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian On 13 Feb 2003, Jean-Marc Lasgouttes wrote:
 display. The mozilla solution requires mozilla on both machines, I
 think.

Christian If I remember correctly, Netscape (i.e. Mozilla) creates a
Christian lock-file in the user's ~/.netscape/ directory like this:

Christianlrwxr-xr-x 17 Feb 13 18:45 lock - 130.237.57.34:592

Christian which is neat when you're using a networked file system.
Christian Then you can click on URL's shown on one machine and have
Christian netscape running on another machine show the new page. I
Christian guess you don't really need to have Netscape on this
Christian machine, but you do need something that can connect to the
Christian socket, i.e. 130.237.57.34:592 in this case.

AFAIK, this does not use the lock file. See for example
http://www.mozilla.org/unix/remote.html

The beauty of this system is that the two mozillas do not even need to
share a file system. The message is sent to the mozilla _window_ that
you have on your screen...

Supporting this in lyx would obviously be great.

JMarc




Option to set all ERT's to 'inline'

2003-02-17 Thread Davor Cengija
Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a lot of 
ERT's. I don't like them.

Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX or my 
own commands, and now the text on the screen looks really messed up.

I see in the FAQ that each ERT can be displayed as 'inlined'. Is there an 
option to set all the ERT's to 'inline' and that each new ERT have that 
option already set?

This is quite annoying and screen looks almost unreadable.

And I don't see why would it be evil. But I have to admin that 'Evil Red 
Text' is a very good name :-)

Regards,
Davor
-- 
[EMAIL PROTECTED]




Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Christian Ridderström
On 17 Feb 2003, Jean-Marc Lasgouttes wrote:

  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
 Christian I think it'd be great if two persons could work on the same
 Christian document... but's that's a different topic.
 
 We have change tracking in 1.4.0cvs.

Yes, I know. I was dreaming of working on the same document at the same 
time interactively... sort of like multiplayer games where you have 
several people playing together.

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se




Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian On 17 Feb 2003, Jean-Marc Lasgouttes wrote:
  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
Christian I think it'd be great if two persons could work on the same
Christian document... but's that's a different topic.
  We have change tracking in 1.4.0cvs.

Christian Yes, I know. I was dreaming of working on the same document
Christian at the same time interactively... sort of like multiplayer
Christian games where you have several people playing together.

I fail to see how it could really work... I mean, in a useful way :)

JMarc



Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Angus Leeming
Davor Cengija wrote:

 Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a
 lot of ERT's. I don't like them.
 
 Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX
 or my own commands, and now the text on the screen looks really
 messed up.
 
 I see in the FAQ that each ERT can be displayed as 'inlined'. Is
 there an option to set all the ERT's to 'inline' and that each new
 ERT have that option already set?
 
 This is quite annoying and screen looks almost unreadable.
 
 And I don't see why would it be evil. But I have to admin that 'Evil
 Red Text' is a very good name :-)
 
 Regards,
 Davor

Hello Davor. You could try this little script:

$ cat conv.sed
/^\\begin_inset ERT$/{
$!{
N
s/Open/Inlined/
}
}

$ sed -f conv.sed yourfile.lyx  newfile.lyx

If you have both 'Open' and 'Collapsed' insets and want them all to 
be 'Inlined' then add a line 's/Collapsed/Inlined/' immediately below 
the 's/Open/Inlined/' one.

HTH,

-- 
Angus








Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Christian Ridderström
On 17 Feb 2003, Jean-Marc Lasgouttes wrote:

  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
 Christian Yes, I know. I was dreaming of working on the same document
 Christian at the same time interactively... sort of like multiplayer
 Christian games where you have several people playing together.
 
 I fail to see how it could really work... I mean, in a useful way :)

My colleagues have used something like this in Framemaker, and they 
said it was better than two persons in front one screen where only person 
can type. (and also a strange experience :-)

I guess I should think a bit about it and come up with some scenario where 
it seems useful (and better than normal change tracking). Hey... maybe 
it'll be more fun! Just like multiplayer games are usually more fun :-)

The key is probably in the possibility of doing something together - if 
you're just going to split the work and write different sections, then 
change tracking should be fine.

Hmm.. what about the actual merge process, maybe it'd be useful then... 
oh, I'll have to think about it.

(there are some really interesting things you could do here.. imagine 
getting to pick up a DELETE Mark II key where you instantly erase 
everything your opponent... sorry, co-author has written ;-)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se




Re: Version collision

2003-02-17 Thread Steven Homolya
On Sun, 16 Feb 2003, Davor Cengija wrote:

 Now I thought it would be easier, in order to have both versions but to 
 force users use new LyX, to rename /usr/bin/lyx to /usr/bin/lyx-1.1.6p4 and 
 link /opt/bin/lyx to /usr/bin/lyx. Now when I run just 'lyx' (binary 
 reached through $PATH) it mysteriously tries to open /usr/share/lyx/... 
 files, instead of /opt/share/lyx/..., like it doesn't look absolute paths 
 but relative ones. When called as /opt/bin/lyx everything's fine.
 
 I just removed the old version and now I can call /usr/bin/lyx or only lyx 
 and it correctly opens /opt/share/lyx/... files.
 

I use the -userdir and -sysdir options to explicitly specify where to look 
for global and local lyx directories, respectively.

You could write a shell script to run the non-default version of lyx.
This is what I have on my home PC and lyx 1.1 and 1.2 coexist very 
happily. Tricky bit was the installation, both from binary rpms.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: Version collision

2003-02-17 Thread Steven Homolya
On Mon, 17 Feb 2003, Steven Homolya wrote:

 I use the -userdir and -sysdir options to explicitly specify where to look 
 for global and local lyx directories, respectively.
 

Sorry, obviously, disrespecively.




Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

There have been a lot of questions and answers regarding math fonts in 
this mailing list. Inspite of trying everything that was said, esp:
http://ev-en.org/wiki/moin.cgi/LyxQtFAQ

I have still been unable to get it working on Lyx, although I am able to
view the fonts using xfontsel. I am using a tetex 1.0.7 system and KDE
3.1, QT 3.1.1 on Solaris 8. Also, I am able to view the fonts using KDE
Control Center - System Administration - Font Installer. Has anybody got 
the fonts working on Solaris? I checked the configure script to check what 
could be the mistake. It uses kpsewhich $font.$ext to extract the location 
of the files. kpsewhich is unable to detect the path location of my 
BaKoMa fonts and as a result, it fails. Am I supposed to install BaKoMa on 
my teTeX system? Nobody has talked anything of this?

Krishna.




Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Davor Cengija
Angus Leeming wrote:

 Davor Cengija wrote:
 
 Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a
 lot of ERT's. I don't like them.
 
 Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX
 or my own commands, and now the text on the screen looks really
 messed up.
 
 I see in the FAQ that each ERT can be displayed as 'inlined'. Is
 there an option to set all the ERT's to 'inline' and that each new
 ERT have that option already set?
 
 This is quite annoying and screen looks almost unreadable.
 
 And I don't see why would it be evil. But I have to admin that 'Evil
 Red Text' is a very good name :-)
 
 Regards,
 Davor
 
 Hello Davor. You could try this little script:
 
 $ cat conv.sed
 /^\\begin_inset ERT$/{
 $!{
 N
 s/Open/Inlined/
 }
 }
 
 $ sed -f conv.sed yourfile.lyx  newfile.lyx
 
 If you have both 'Open' and 'Collapsed' insets and want them all to
 be 'Inlined' then add a line 's/Collapsed/Inlined/' immediately below
 the 's/Open/Inlined/' one.

Thanks for the affort, Angus, I already have something like that.

However, a default setting for ERT's in Preferences would be more than 
useful. I don't know if the developers would like it, but I surely would.

Regards,
Davor
-- 
[EMAIL PROTECTED]




Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 06:24:17PM +0530, S Krishnakumar wrote:
 
 There have been a lot of questions and answers regarding math fonts in 
 this mailing list. Inspite of trying everything that was said, esp:
 http://ev-en.org/wiki/moin.cgi/LyxQtFAQ
 
 I have still been unable to get it working on Lyx, although I am able to
 view the fonts using xfontsel. I am using a tetex 1.0.7 system and KDE
 3.1, QT 3.1.1 on Solaris 8. Also, I am able to view the fonts using KDE
 Control Center - System Administration - Font Installer. Has anybody got 
 the fonts working on Solaris? I checked the configure script to check what 
 could be the mistake. It uses kpsewhich $font.$ext to extract the location 
 of the files. kpsewhich is unable to detect the path location of my 
 BaKoMa fonts and as a result, it fails. Am I supposed to install BaKoMa on 
 my teTeX system? Nobody has talked anything of this?

What is the output of
  ldd `which lyx` | grep fontconfig
and
  xlsfonts | grep cmr10
?



When are we going to get character styles

2003-02-17 Thread Steve Litt
Hi all,

Several months ago there was much agreement that LyX needed character styles, 
and in fact character styles was the one seriously missing feature. Any idea 
when we'll get character styles?

Steve

-- 
Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
   * Troubleshooters.Com
   * http://www.troubleshooters.com

(Legal Disclaimer) Follow these suggestions at your own risk.




exporting to HTML in several pages

2003-02-17 Thread Adinda Praditya
Dear list,...

i'm writing a book using book class. How can i export it into several HTML 
pages? I got a long HTML file. Can i seperate it according to its chapter and 
TOC?

Thanks

DIda




Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 07:04:05PM +0530, S Krishnakumar wrote:
 
 The outputs are:
 
 $ ldd `which lyx` | grep fontconfig
 libfontconfig.so.1.0 =  /usr/openwin/lib/libfontconfig.so.1.0
 $ xlsfonts | grep cmr10
 -unknown-cmr10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific

You should search for a file fonts.conf.
This files list the font path of font config. For example, 
  dir/usr/share/fonts/dir
So you need to download the Bakoma fonts, and copy the *.ttf files into
/usr/share/fonts/ (or a subdirectory of /usr/share/fonts) and then
run fc-cache (as root).



Re: exporting to HTML in several pages

2003-02-17 Thread Yann COLLETTE
Hello,

In Preferences-Output-Converter-Latex2html, replace the latex2html 
 -split 0 ... by  latex2html  split 1 (or 2 or 3, it depends on 
the depth of your document) 

Your sincerely,

Yann COLLETTE

Adinda Praditya wrote:
Dear list,...

i'm writing a book using book class. How can i export it into several HTML 
pages? I got a long HTML file. Can i seperate it according to its chapter and 
TOC?

Thanks

DIda








lyx 1.3 error on cygwin

2003-02-17 Thread Max Bian
I am running lyx 1.3 on cygwin. The following error msg appears
everytime I  load a file.  I do not have any problem viewing dvi or ps
tho.

--
This is TeX, Version 3.14159 (Web2C 7.3.7)
(./0lyxpreview.tex
LaTeX2e 2001/06/01
Babel v3.7h and hyphenation patterns for american, french, german,
ngerman, n
ohyphenation, loaded.

Failed: latex 0lyxpreview.tex
Leaving 0lyxpreview.tex in /tmp/lyx_tmpdir3980003980/lyx_tmpbuf0
---

Anyone gets an idea what it means and how to fix it?

Thank you.

Max



LyX WYSIWYM document processor???

2003-02-17 Thread Adinda Praditya
Hi list,...

Have look the file and convert it to DVI or PDF

Do you guys know what's wrong with the file?

I'm using 1.3 qt on Mandrake 9.0

Thanks,

Dida
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass book
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Chapter

Titik Bertolak - Awal Berkait
\layout Section

Agama Kristen Nyaris Roboh
\layout Standard

7 April tahun 30 A.D.
 (Anno Domini)
\begin_inset Foot
collapsed true

\layout Standard

Tahun A.D.
 (Anno Domini) = Tahun-tahun Tuhan masehi
\end_inset 

 bertepatan dengan  hari Jum'at, YESUS KRISTUS putera Tuhan yang diutus pada
 domba-domba Israel telah dijatuhi hukuman mati, disalib! Demikianlah cerita yan
g tersurat dalam kitab suci ummat Kristen, Perjanjian Baru.
\layout Standard

Di lembah GOLGOTTA Bethlehem Yerusalem, kira-kira pukul 3 sore pada Jum'at yang 
na'as itu, dalam keadaan hampir telanjang, Yesus sang Putera telah  menjalani hu
kuman matinya. Itulah klimaks dari kegagalan missinya.
 Ia gagal total menanam benih di atas ketandusan bangsanya. James M.
 Stalker berkata dalam bukunya:
\layout Quote

Belum pernah di dunia ini sesuatu kegagalan begitu mutlak nampaknya seperti
 kegagalan Tuhan Yesus.
 Tubuhnya terkapar dalam kubur.
 Musuh-musuhnya sudah menang.
 Kematian mengakhiri segala pertentangan dan dari kedua yang bertentangan
 itu, kemenangan adalah pada pihak pemimpin-pemimpin Yahudi.
 Tuhan Yesus sudah tampak dan menyatakan diri sebagai Messias.
 Tetapi Ia bukanlah jenis Messias yang mereka idam-idamkan.
 Pengikut-pengikutnya sedikit saja jumlahnya dan tidak berpengaruh.
 Masa kerjanya singkat sekali.
 Sekarang Ia sudah mati dan tamatlah riwayatnya.
\begin_inset Foot
collapsed true

\layout Standard

James M.
 Stalker, SENGSARA TUHAN YESUS, terjemahan   T.F.
 Foedioka, Jakarta, B.P.
 Keristen, tiada tahun,   hal.
 120
\end_inset 


\layout Standard

Alangkah ironisnya peristiwa itu.
 Betapa tidak,  sang  BAPAK di sorga seolah-olah tidak mengenal watak hakiki
 bangsa Israel selalu berkhianat terutama terhadap Utusan-utusan yang datang. A
h, lagi-lagi Tuhan Bapak itu telah lalai mempersiapkan keamanan menjelang
 Sang Putera datang ketengah domba-domba Israel.
 Ataukah ada unsur kesengajaan sang BAPAK membunuh PUTERANYA sendiri?
\layout Standard

Cobalah lihat peristiwa yang menimpa diri Yesus ini. Bahkan pengikut-pengikutnya 
yang sedikit itupun mengingkari dia.
 SIMON PETRUS murid yang dicinta dan menyintai juga meninggalkannya. Bukan itu sa
ja, ia banyak menyaksikan adegan-adegan hina atas Gurunya. Ia menyaksikan Gurunya
 dituntut di depan pengadilan, tapi ia diam saja. Ia menyaksikan pukulan-pukulan
 tinju menjatuhi tubuh Gurunya, ia diam saja. Saat Gurunya diludahi, ia diam
 saja.
 Ketika orang bertanya apakah ia kenal Yesus, ia  menjawab:  
\layout Quote

Aku tidak kenal orang itu. Sampai tiga kali orang bertanya padanya, Simon Petru
s murid yang terdekat itu tetap menyangkal.
 Padahal ia pernah bersumpah di hadapan Gurunya: Biarpun hamba mati bersama-sam
a TUHAN tiada hamba akan menyangkali Tuhan.
\begin_inset Foot
collapsed true

\layout Standard

Matius 26: 35.
 (3
\end_inset 


\layout Standard

Takutkah ia? Ataukah ia sehaluan dengan Judas Iskariot si pengkhianat?!!
   
\layout Standard

Cobalah lihat yang lain, seluruh lapisan masrakat, orang-orang Yahudi, orang
 tua ahli-ahli Taurat, seluruhnya ikut melibatkan diri mereka atas pembunuhan ya
ng keji.
 Bahkan yang memilih vonis salib adalah mereka.
\begin_inset Foot
collapsed true

\layout Standard

Yahya 18: 35;-Mattius 27: 23
\end_inset 


\layout Standard

Tatkala kematian di salib berakhir dengan jeritan putus harap: Ya Tuhan!
 Ya Tuhan, mengapa Engkau tinggalkan Aku (Eli Eli Lama Sabakhtani), sedangkan d
ari sang BAPAK di sorga tiada juga datang jawaban atas panggilan putera
 yang menyayat pilu, maka berakhirlah sudah kisah dramatis di lembah  Golgotta. S
ebaliknya dari kisah yang tamat, dimulailah awal persengketaan religius  di  kal
angan theoloog-theoloog Kristen terhadap diri Yesus.
 Figur siapa YESUS KRISTUS menjadi pokok fundamentil dari kekacauan iman
 yang tak habis-habisnya.
\layout Standard

Siapakah  sebenarnya ia itu? Seorang manusia, Superman, Juru Selamat yang
 celaka, SEMI (setengah) GOD, ataukah ia  PUTERA Tuhan   atau   TUHAN  itu 
 sendiri?  Itulah  soal-soal  yang memusingkan  akal,  mengacaukan  keyakinan  
 kaum   kristen.
 Missinya yang singkat dan gagal total, kematiannya yang hina di palang
 kayu, membuktikan secara nyata betapa mati gersang rohani  bangsa Yahudi
 dan betapa sia-sia serta konyol setiap Utusan Tuhan yang datang 

Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

This does not seem to help. I am showing the output of fc-list, after I 
ran fc-cache.
cmex10:style=Regular
msam10:style=Regular
cmsy10:style=Regular
cmr10:style=Regular
msbm10:style=Regular
cmmi10:style=Regular

So, the font files seem to be properly installed. I then logged out and in 
again. Am I to reboot? Should I change some setting in Lyx itself? The 
fonts files show up in lyx's Preferences-Screen Fonts-Roman etc. I tried 
changing my Roman to Cmex10 etc, but it didn't help. Also, when I 
Reconfigure lyx, the fonts in ~/.lyx/xfonts are linked to the bluesky 
fonts.

$ ls -la 
 cmex10.pfb - 
/opt/teTeX/share/texmf/fonts/type1/bluesky/cm/cmex10.pfb

Krishna.

On Mon, 17 Feb 2003, Dekel Tsur wrote:

 On Mon, Feb 17, 2003 at 07:04:05PM +0530, S Krishnakumar wrote:
  
  The outputs are:
  
  $ ldd `which lyx` | grep fontconfig
  libfontconfig.so.1.0 =  /usr/openwin/lib/libfontconfig.so.1.0
  $ xlsfonts | grep cmr10
  -unknown-cmr10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
 
 You should search for a file fonts.conf.
 This files list the font path of font config. For example, 
   dir/usr/share/fonts/dir
 So you need to download the Bakoma fonts, and copy the *.ttf files into
 /usr/share/fonts/ (or a subdirectory of /usr/share/fonts) and then
 run fc-cache (as root).
 





Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 07:50:39PM +0530, S Krishnakumar wrote:
 
 This does not seem to help. I am showing the output of fc-list, after I 
 ran fc-cache.
 cmex10:style=Regular
 msam10:style=Regular
 cmsy10:style=Regular
 cmr10:style=Regular
 msbm10:style=Regular
 cmmi10:style=Regular
 
 So, the font files seem to be properly installed. I then logged out and in 

Create a LyX file containing only a math formula containing the Greek letter
alpha.
Then run 'lyx -dbg font file.lyx' and send the stderr output of LyX.



Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

The output is:

$ lyx -dbg font newfile1.lyx
Setting debug level to font
Debugging `font' (Font handling)
Font 'Sans Serif, Bold, Upright, Normal, yellow, Emphasis Off, Underline 
Off, Noun Off, Language: English' matched by
-linotype-helvetica-bold-r-normal-sans-19-*-0-0-p-*-iso8859-1
The font has size: 15
This font is NOT an exact match
XFLD: -linotype-helvetica-bold-r-normal-sans-19-*-0-0-p-*-iso8859-1
Family eufm10 isAvailable ?found family Eufm10
Family cmsy10 isAvailable ?found family Cmsy10
Family cmmi10 isAvailable ?found family Cmmi10
Family cmr10 isAvailable ?found family Cmr10
Family cmex10 isAvailable ?found family Cmex10
Family msam10 isAvailable ?found family Msam10
Family msbm10 isAvailable ?found family Msbm10
Family wasy10 isAvailable ?found family Wasy10
Family symbol isAvailable ?found family Symbol [Adobe]
Font 'Roman, Medium, Upright, Normal, math, Emphasis Off, Underline Off, 
Noun Off, Language: English' matched by
-linotype-times-medium-r-normal--19-*-0-0-p-*-iso8859-1
The font has size: 15
This font is NOT an exact match
XFLD: -linotype-times-medium-r-normal--19-*-0-0-p-*-iso8859-1
Looking for font family cmmi10 ...  got it !
Font 'cmm, Medium, Upright, Normal, math, Emphasis Off, Underline Off, 
Noun Off, Language: English' matched by
-unknown-cmmi10-medium-r-normal--19-*-0-0-p-*-adobe-fontspecific
The font has size: 15
This font is NOT an exact match
XFLD: -unknown-cmmi10-medium-r-normal--19-*-0-0-p-*-adobe-fontspecific

Krishna.

On Mon, 17 Feb 2003, Dekel Tsur wrote:

 On Mon, Feb 17, 2003 at 07:50:39PM +0530, S Krishnakumar wrote:
  
  This does not seem to help. I am showing the output of fc-list, after I 
  ran fc-cache.
  cmex10:style=Regular
  msam10:style=Regular
  cmsy10:style=Regular
  cmr10:style=Regular
  msbm10:style=Regular
  cmmi10:style=Regular
  
  So, the font files seem to be properly installed. I then logged out and in 
 
 Create a LyX file containing only a math formula containing the Greek letter
 alpha.
 Then run 'lyx -dbg font file.lyx' and send the stderr output of LyX.
 




Re: LyX WYSIWYM document processor???

2003-02-17 Thread Herbert Voss
Adinda Praditya schrieb:

Have look the file and convert it to DVI or PDF

Do you guys know what's wrong with the file?




\language english


what is the right language?

Herbert

--
http://www.educat.hu-berlin.de/~voss/lyx/




Re: LyX WYSIWYM document processor???

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 09:23:44PM -0500, Adinda Praditya wrote:
 Have look the file and convert it to DVI or PDF
 
 Do you guys know what's wrong with the file?

You inserted non-breakable-space chars (i.e., chr(0xa0)) instead of normal
spaces. Try running 'lyx -dbg key' and see what happens when you press the
space key.
To fix existing documents, you need to replace chr(0xa0) by chr(0x20).
This can be done with sed or perl.



Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 08:01:37PM +0530, S Krishnakumar wrote:
 
 The output is:
 Font 'cmm, Medium, Upright, Normal, math, Emphasis Off, Underline Off, 
 Noun Off, Language: English' matched by
 -unknown-cmmi10-medium-r-normal--19-*-0-0-p-*-adobe-fontspecific
 The font has size: 15
 This font is NOT an exact match
 XFLD: -unknown-cmmi10-medium-r-normal--19-*-0-0-p-*-adobe-fontspecific

So LyX does find the font. I don't know what is the problem.
What do you see on screen ?



Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

I see something like fi but joined. For summation (\sum in mathmode), I 
see P. But I feel that after I did fc-cache, the P looks different.

On Mon, 17 Feb 2003, Dekel Tsur wrote:

 So LyX does find the font. I don't know what is the problem.
 What do you see on screen ?
 




Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Davor Cengija
Angus Leeming wrote:

 Davor Cengija wrote:
 Thanks for the affort, Angus, I already have something like that.
 
 However, a default setting for ERT's in Preferences would be more
 than useful. I don't know if the developers would like it, but I
 surely would.
 
 I think that I can say definitively that that won't happen. 'Inlined'
 is good only for short snippets of ERT. We couldn't allow it to be
 the default. Anyway, you have your script, so what's the problem ;-)
 

Ahm... when we're already here... :-)

I think I'll have to convert my \newcommand's to \newenvironment's and 
write another sed script :-)

Thanks for the insight,
Davor
-- 
[EMAIL PROTECTED]




Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 08:16:04PM +0530, S Krishnakumar wrote:
 
 I see something like fi but joined. For summation (\sum in mathmode), I 
 see P. But I feel that after I did fc-cache, the P looks different.

I really don't know what happens here.
Since your QT uses fontconfig, it should have used the true type fonts.
Try erasing the LYXDIR/xfonts and ~/.lyx/xfonts directory, and restart the X
server.



Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-17 Thread Konrad Blum

I have downlodaded lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm.
It installs with rpm --install without any error on a SuSE 8.1 (online
update yesterday).

But when I start LyX I just get

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE

What is wrong with my SuSE 8.1?

regards

Konrad Blum





Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

Wonder of wonders!!! It is working perfectly now. I don't know what 
happened but now it works perfectly. But once I Reconfigure, it goes back 
to the same problem. It did the following to get to heart of the manner:

$ su
Password:
# bash
# rm -rf ~/.lyx/ /usr/local/share/lyx/xfonts
# ^C
$ lyx newfile1.lyx

-- newfile1.lyx contains the symbol \alpha
The above procedure doesn't give me alpha on screen.
It just outputs the symbol Fi or something similar

Then I do:

$ rm -rf .lyx/xfonts
$ lyx newfile1.lyx

-- doesn't give alpha but another symbol, something like
--
   |R | 
--  
After this, I restart xserver by logging out. Then:

$ lyx newfile1.lyx


This gives me the required symbol, alpha.
Now, I do, Edit-Reconfigure and close lyx. Then:

$ lyx newfile1.lyx

This gives me back my Fi. So I think the links in xfonts that were 
created during the Reconfigure process was affecting the rendering, both 
in ~/.lyx/xfonts and LYXDIR/xfonts. Only if both are absent, I am able 
to obtain the correct rendering.

Krishna.

On Mon, 17 Feb 2003, Dekel Tsur wrote:

 On Mon, Feb 17, 2003 at 08:16:04PM +0530, S Krishnakumar wrote:

 I really don't know what happens here.
 Since your QT uses fontconfig, it should have used the true type fonts.
 Try erasing the LYXDIR/xfonts and ~/.lyx/xfonts directory, and restart the X
 server.
 





Re: When are we going to get character styles

2003-02-17 Thread John Levon
On Mon, Feb 17, 2003 at 08:42:06AM -0500, Steve Litt wrote:

 Several months ago there was much agreement that LyX needed character styles, 
 and in fact character styles was the one seriously missing feature. Any idea 
 when we'll get character styles?

No.

john



spellchecking in LyX 1.3.0 for Qt

2003-02-17 Thread Kamil Anis
Hello,

I really enjoy LyX 1.3.0 for Qt/RH8.0, but I have problem to spell
iso8859-2 encoded documents -- namely Czech. I have the following stuff in
my ~./lyx/preferences

# SPELLCHECKER SECTION ##

\accept_compound true
\use_escape_chars true
\escape_chars 
\use_personal_dictionary true
\personal_dictionary /home/.../personal_dict_cs.ispell
\use_input_encoding true

Long time ago, I found out, that spellchecker works properly only when
the pop-up encoding is set to iso8859-2. Though there's no option in
1.3.0/Qt to set the pop-up encoding from GUI. The fonts section in my
~/.lyx/preferences looks like this

# SCREEN  FONTS SECTION 

\popup_font_encoding iso8859-2
\screen_dpi 100
\screen_zoom 135
\wheel_jump 1
\cursor_follows_scrollbar true
\dialogs_iconify_with_main true
\screen_font_roman Nimbus Roman No9 l
\screen_font_sans Nimbus Sans l
\screen_font_typewriter Courier New
\screen_font_scalable false
\screen_font_encoding iso8859-2

and it seems that LyX doesn't worry about that. The spellchecker behaves
as the option \escape_chars ... was not set. Moreover the characters
in the spellchecker window (GUI) seem not to appear in iso8859-2
encoding -- the characters with diacritic marks are displayed as the
question marks ?. I've also checked the font options in my KDE
settings, but found nuthin' to fix the problem. I have set all the
locales to C or en_US except the LC_CTYPE=cs_CZ. 

Does anyone know how to resolve this problem?

Thanks,

   KAMIL ;-{



Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-17 Thread Paul Borgermans
Konrad

That version is compiled against the updated qt 3.1 libraries (available 
from SuSE update online or the KDE mirrors)

If you do not want to update the qt libraries, you can also find the qt2 
compiled version in ftp.lyx.org. This should work with a stock install 
of SuSE 8.1

Regards

Paul

Konrad Blum wrote:

I have downlodaded lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm.
It installs with rpm --install without any error on a SuSE 8.1 (online
update yesterday).

But when I start LyX I just get

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE

What is wrong with my SuSE 8.1?

regards

Konrad Blum







Re: spellchecking in LyX 1.3.0 for Qt

2003-02-17 Thread John Levon
On Mon, Feb 17, 2003 at 04:53:22PM -0500, Kamil Anis wrote:

 and it seems that LyX doesn't worry about that. The spellchecker behaves
 as the option \escape_chars ... was not set.

aspell --help :

The following options will be ignored for compatabilty with ispell:
  -m -n -P -S -w ARG -T ARG


-w does nothing at all with aspell. (What is it supposed to do ?)

 Moreover the characters
 in the spellchecker window (GUI) seem not to appear in iso8859-2
 encoding -- the characters with diacritic marks are displayed as the
 question marks ?. I've also checked the font options in my KDE
 settings, but found nuthin' to fix the problem. I have set all the
 locales to C or en_US except the LC_CTYPE=cs_CZ. 

This looks dubious, you will likely need to set an iso8859-2 $LANG.

john



Re: scrletter.cls

2003-02-17 Thread Juergen Spitzmueller
I Wayan Warmada wrote:
 Dear JMarc and Juergen,
 this class work fine after modifying as suggested by JMarc...
 I send again to the lists... with a right name and header.

Thanks Wayan,

here is the final version (added missing stuff) and a template. Both are 
supposed to make it into the LyX distribution.
http://omnibus.uni-freiburg.de/~spitzmue/komaletter2-lyx.tar.gz
Additionally, I have packed another template that describes the use of *.lco 
style files with scrlttr2.

Jürgen.



big fle, footnote isn't created in HTML view

2003-02-17 Thread Adinda Praditya
Hi list,

Is there any documentations or tips for writing a book? Any example (lyx file) 
of book (at least 70 pages) can be downloaded? Well, I have a problem when my 
file (lyx) is getting bigger. The footnote is not created when i view it in 
HTML. Instead, i got this:

Hey Jude typeset@protect @@footnote SF@gobble@opt A beatles song written by 
Paul and John

If i seprate it into several lyx file, and i view (HTML) each one of them (NOT 
one file which including those files), the footnote is created.

Is this a common problem? How to write a book then? I'm using lyx 1.3 qt on 
Mandrake 9.0

Thanks,

Dida



small bugs in 1.3.0-qt?

2003-02-17 Thread Giovanni Bicz
Hello all LyX-ers!

First of all: lyx 1.3 is a beauty, nice work, thank you!
The second thing I'm writing for isthat I encountered two small problems while 
using 1.3.0 qt on my redhat linux 8.0.
The first is, that when I click on my ToC, I cannot navigate in the document 
by double-clicking on (sub)titles: I can still do it by clicking the navigate 
menu, but it was a nice feature...
The other one is that doing a find/replace seeks the document but when at the 
end of the document it doesn't jump back to the point I started the search.
What can be done?

Thanks in advance, and again: nice job!
Giovanni



Re: New User needs help with the Tutorial

2003-02-17 Thread Jean-Marc Lasgouttes
 Paul == Paul E Condon [EMAIL PROTECTED] writes:

Paul Juergen Spitzmueller wrote:
 Paul E Condon wrote:
 I'm working thru the Tutorial. I've gotten to the place where I'm
 asked to type in 'Introduction' and change it's environment to
 Section (in section 2.2.1 of the Turorial) The Tutorial says 'LyX
 numbers the section 1 and typesets ...'. But no number appears
 on the screen, or in the DVI output display. It seems to me that I
 should see a numeral 1.
 
  This sounds like you have chosen Section* instead of Section. The
 starred version does not have a number and does not appear in the
 table of contents.
 
Paul Yes! That fixed it. Thanks.

Paul Suggestion: Add a footnote at this place in the Tutorial: (Be
Paul sure to use Section and NOT Section*, which will be covered
Paul later).

Good idea. I did it.

JMarc



Re: html conversion

2003-02-17 Thread Jean-Marc Lasgouttes
 William == William O Bray [EMAIL PROTECTED] writes:

William I use latex2html and can handle things find in command line
William style. On the other hand, I have tried converting in Lyx.
William Well, an html is created, all formulas appear in LaTex form.
William Not good. Further, I add the option -local_icons to carry
William over button images that latex2html uses; these are not
William carried over. (the latter was done through Edit-Preferences
William and the result appears in the /.lyx preferences file. Any
William thoughts?? best regards, b PS I am using the qt frontend.

This is a known problem. We are trying currently to see whether we can
fix this. I think it should work if you do not use a temp dir.

JMarc



Re: big fle, footnote isn't created in HTML view

2003-02-17 Thread I Wayan Warmada

On Tue, 18 Feb 2003, Adinda Praditya wrote:

| Is there any documentations or tips for writing a book? Any example (lyx
| file)  of book (at least 70 pages) can be downloaded? Well, I have a
| problem when my file (lyx) is getting bigger. The footnote is not
| created when i view it in HTML. Instead, i got this:

I have never seen any webpage with footnote... This is likely not a style
for webdesign. Footnote and margin note is only for paper printing
purposes. Better to use a link from the citation to the reference in html
document... (this is mostly a style in online journal as I have ever
seen).

| If i seprate it into several lyx file, and i view (HTML) each one of
| them (NOT one file which including those files), the footnote is
| created.

yes, but in the sence of webpage footnote is not so important. That is
like a reference of each page (my opinion). I have never seen.

| Is this a common problem? How to write a book then? I'm using lyx 1.3 qt
| on Mandrake 9.0

I don't know... I have write my thesis with book class without any
problem... I don't know if viewed in html...

Regards,

Wayan



Re: When are we going to get character styles

2003-02-17 Thread Steve Litt
On Monday 17 February 2003 10:46 am, John Levon wrote:
 On Mon, Feb 17, 2003 at 08:42:06AM -0500, Steve Litt wrote:
  Several months ago there was much agreement that LyX needed character
  styles, and in fact character styles was the one seriously missing
  feature. Any idea when we'll get character styles?

 No.

 john

Then allow me to suggest that the lack of character styles is a repudiation of 
the WYSIWYM philosophy, and is an obvious deficiency in an otherwise 
spectacular product. Most other content authoring tools have possessed 
character styles since the late 1980's -- even products geared more to fine 
tuning than to styles based authoring.

Obviously the standard reply is then write it yourself. Unfortunately my 
plate is full with my business and with helping with development on the 
VimOutliner project and the UMENU and EMDL projects, so I just don't have the 
time. 

My inability not to scratch this itch not withstanding, I think character 
styles should be a major priority in the near future.

Thanks

Steve

-- 
Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
   * Troubleshooters.Com
   * http://www.troubleshooters.com

(Legal Disclaimer) Follow these suggestions at your own risk.




Re: When are we going to get character styles

2003-02-17 Thread Kenward Vaughan
On Mon, Feb 17, 2003 at 01:57:42PM -0500, Steve Litt wrote:
 On Monday 17 February 2003 10:46 am, John Levon wrote:
  On Mon, Feb 17, 2003 at 08:42:06AM -0500, Steve Litt wrote:
   Several months ago there was much agreement that LyX needed character
   styles, and in fact character styles was the one seriously missing
   feature. Any idea when we'll get character styles?
 
  No.
 
  john
 
 Then allow me to suggest that the lack of character styles is a repudiation of 
 the WYSIWYM philosophy, and is an obvious deficiency in an otherwise 
 spectacular product. Most other content authoring tools have possessed 
 character styles since the late 1980's -- even products geared more to fine 
 tuning than to styles based authoring.
 
 Obviously the standard reply is then write it yourself. Unfortunately my 
 plate is full with my business and with helping with development on the 
 VimOutliner project and the UMENU and EMDL projects, so I just don't have the 
 time. 
 
 My inability not to scratch this itch not withstanding, I think character 
 styles should be a major priority in the near future.

Repudiation is a bit strong, IMO.  There is no suggestion in John's reply
(including any write it yourself) that intimates such.  I would suggest
that all the developers of this really nice program have full plates too,
and they likely have a number of issues they are working hard to solve which
are a tad higher on the pole than character styles.

Sometimes we just have to wait...


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca




Re: big fle, footnote isn't created in HTML view

2003-02-17 Thread Peter Clark
On Monday 17 February 2003 11:13 pm, Adinda Praditya wrote:
 Is there any documentations or tips for writing a book?
LyX specific: http://www.troubleshooters.com/linux/lyx/
LaTeX specific: http://www.ntg.nl/maps/pdf/19_10.pdf (part 1)
http://www.ntg.nl/maps/pdf/19_11.pdf (part 2)
Generic: http://friendshipcenter.com/design/

:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Itemizede list inside a box

2003-02-17 Thread Dr. Antonio Botelho de Sousa
Hi Listers
Can anyone tell me how can i place a box around an itemized list, or any 
other kind of list?
Thanks
Antonio Botelho de Sousa
Portugal



Setting GUI font, other setup?

2003-02-17 Thread James Frye
Hi,

I am - or at least I hope to become - a new user of Lyx (1.3), but I'm
having a few problems getting a usable environment set up.  In particular,
the font used by the GUI (the one used on menus and such, not the text
being edited) is too small for me to read without a magnifier.  How can I
change it to something readable?

Also, is there a list of bindable functions anywhere?  I see the several
existing sets are documented, but I can't find a list of the functions.
That might help me with my next question, which is how I get out of insert
mode into normal overtype mode.  I would think that the Insert key would
toggle this, but it doesn't seem to.

Thanks,
James




Re: big fle, footnote isn't created in HTML view

2003-02-17 Thread Matej Cepl
I Wayan Warmada wrote:
 I have never seen any webpage with footnote... This is likely
 not a style for webdesign. Footnote and margin note is only for
 paper printing purposes. Better to use a link from the citation
 to the reference in html document... (this is mostly a style in
 online journal as I have ever seen).

Which is exactly what most latex2html convertors do (there is no
footnote tag in HTML obviously).

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Economics is the only discipline where two people can win a Nobel
Prize for saying exactly the opposite thing!
-- Eamonn Butler of Adam Smith Institute
   on Nobel Prize awards for year 2001




Re: Setting GUI font, other setup?

2003-02-17 Thread Matej Cepl
James Frye wrote:
 I am - or at least I hope to become - a new user of Lyx (1.3), but I'm
 having a few problems getting a usable environment set up.  In particular,
 the font used by the GUI (the one used on menus and such, not the text
 being edited) is too small for me to read without a magnifier.  How can I
 change it to something readable?

The best results (if using Qt version) are achieved with TrueType
fonts under KDE.

 Also, is there a list of bindable functions anywhere?  I see the several
 existing sets are documented, but I can't find a list of the functions.

different .bind files in /usr/share/lyx/bind and Reference*.lyx
in /usr/share/lyx/doc/.

 That might help me with my next question, which is how I get out of insert
 mode into normal overtype mode.  I would think that the Insert key would
 toggle this, but it doesn't seem to.

No idea.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000




Re: Setting GUI font, other setup?

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 01:45:26PM -0800, James Frye wrote:
 I am - or at least I hope to become - a new user of Lyx (1.3), but I'm
 having a few problems getting a usable environment set up.  In particular,
 the font used by the GUI (the one used on menus and such, not the text
 being edited) is too small for me to read without a magnifier.  How can I
 change it to something readable?

If you use the QT frontend, you can set the menu font using KDE control center
(kcontrol).



Re: Setting GUI font, other setup?

2003-02-17 Thread James Frye
Oh, forgot to mention that I have the Xforms version, not Qt (and not KDE
either). Couldn't find anywhere to download the Qt stuff from, and I had
to hack into the source to figure out why colors weren't being set at all.

Thanks,
James

On Tue, 18 Feb 2003, Dekel Tsur wrote:

 On Mon, Feb 17, 2003 at 01:45:26PM -0800, James Frye wrote:
  I am - or at least I hope to become - a new user of Lyx (1.3), but I'm
  having a few problems getting a usable environment set up.  In particular,
  the font used by the GUI (the one used on menus and such, not the text
  being edited) is too small for me to read without a magnifier.  How can I
  change it to something readable?
 
 If you use the QT frontend, you can set the menu font using KDE control center
 (kcontrol).
 




Re: Setting GUI font, other setup?

2003-02-17 Thread Matej Cepl
James Frye wrote:
 Oh, forgot to mention that I have the Xforms version, not Qt (and not KDE
 either). Couldn't find anywhere to download the Qt stuff from, and I had
 to hack into the source to figure out why colors weren't being set at all.

Could you write us what is the environment you use (operating
system, version of X, which window manager and which version,
whether you have installed TrueTypes, which version of Xforms),
please?

   Thanks

  Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The ratio of literacy to illiteracy is a constant, but nowadays
the illiterates can read.
-- Alberto Moravia




Re: Setting GUI font, other setup?

2003-02-17 Thread Nirmal Govind
 Oh, forgot to mention that I have the Xforms version, not Qt (and not
 KDE either). Couldn't find anywhere to download the Qt stuff from, and
 I had to hack into the source to figure out why colors weren't being
 set at all.

You don't need to download anything extra (other than Qt of course!) for
lyx to compile with Qt.. just run 'configure --with-frontend=qt'
and it will configure with Qt as front end.. you may have to use
the --with-qt-dir= option to specify where your qt files are located..
then just run make..

nirmal




Re: Itemizede list inside a box

2003-02-17 Thread Christian Ridderström
On Mon, 17 Feb 2003, Dr. Antonio Botelho de Sousa wrote:

 Hi Listers
 Can anyone tell me how can i place a box around an itemized list, or any 
 other kind of list?

You could try this: http://ev-en.org/wiki/moin.cgi/LyxFramedBox
but I'd recomment that you try looking at Herbert's pages, there ought to 
be something there (http://www.educat.hu-berlin.de/~voss/lyx/index.phtml)

/Christian

-- 
Christian Ridderström   http://www.md.kth.se/~chr





Re: Itemizede list inside a box

2003-02-17 Thread Nirmal Govind
 Can anyone tell me how can i place a box around an itemized list, or
 any other kind of list?

How about a table with one row and one column and putting the list
inside the table? Then you can set the borders on the table so you'll
have a box around your list...

nirmal




Re: Itemizede list inside a box

2003-02-17 Thread Nirmal Govind

 have a box around your list...

Or not.. looks like one can't put a list inside a table.. is this
possible at all?

nirmal




Re: Document

2003-02-17 Thread big
Attached file:


Re: LyX WYSIWYM document processor???

2003-02-17 Thread Adinda Praditya
On Monday 17 February 2003 09:43 am, you wrote:
 You inserted non-breakable-space chars (i.e., chr(0xa0)) instead of normal
 spaces. Try running 'lyx -dbg key' and see what happens when you press the
 space key.

I paste it from a small text. i didn't see if there's any double space in it. 
But, how can lyx accept those double space? 

 To fix existing documents, you need to replace chr(0xa0) by chr(0x20).
 This can be done with sed or perl.

Anyone know how to do this? I think this is the problem. Please help me.

Thanks guys,

Dida




Re: When are we going to get character styles

2003-02-17 Thread John Levon
On Mon, Feb 17, 2003 at 12:50:48PM -0800, Kenward Vaughan wrote:

feature. Any idea when we'll get character styles?
  
   No.
 
 Repudiation is a bit strong, IMO.  There is no suggestion in John's reply

My response was quite simple. I do not have any idea when we will get
character styles :)

Having a definite idea involves  either patches or money for patches  :)

john




Re: When are we going to get character styles

2003-02-17 Thread Steve Litt
On Monday 17 February 2003 03:50 pm, Kenward Vaughan wrote:
 On Mon, Feb 17, 2003 at 01:57:42PM -0500, Steve Litt wrote:
  On Monday 17 February 2003 10:46 am, John Levon wrote:
   On Mon, Feb 17, 2003 at 08:42:06AM -0500, Steve Litt wrote:
Several months ago there was much agreement that LyX needed character
styles, and in fact character styles was the one seriously missing
feature. Any idea when we'll get character styles?
  
   No.
  
   john
 
  Then allow me to suggest that the lack of character styles is a
  repudiation of the WYSIWYM philosophy, and is an obvious deficiency in an
  otherwise spectacular product. Most other content authoring tools have
  possessed character styles since the late 1980's -- even products geared
  more to fine tuning than to styles based authoring.
 
  Obviously the standard reply is then write it yourself. Unfortunately
  my plate is full with my business and with helping with development on
  the VimOutliner project and the UMENU and EMDL projects, so I just don't
  have the time.
 
  My inability not to scratch this itch not withstanding, I think character
  styles should be a major priority in the near future.

 Repudiation is a bit strong, IMO.  There is no suggestion in John's reply
 (including any write it yourself) that intimates such. 

Whoaaa -- sorry, in no way did I mean that *John* was repudiating anything. I 
meant the lack of character styles, which is nobody's fault, is inconsistent 
(much better word than repudiate) with WYSIWYM.

I should have taken a few more minutes to make the email say what I really 
meant. Sorry.

Steve





Re: When are we going to get character styles

2003-02-17 Thread John Levon
On Mon, Feb 17, 2003 at 07:19:43PM -0500, Steve Litt wrote:

 Whoaaa -- sorry, in no way did I mean that *John* was repudiating anything. I 
 meant the lack of character styles, which is nobody's fault, is inconsistent 
 (much better word than repudiate) with WYSIWYM.

I think everybody agrees strongly with this...

john



Re: When are we going to get character styles

2003-02-17 Thread Kenward Vaughan
On Mon, Feb 17, 2003 at 07:19:43PM -0500, Steve Litt wrote:
 On Monday 17 February 2003 03:50 pm, Kenward Vaughan wrote:
...
  Repudiation is a bit strong, IMO.  There is no suggestion in John's reply
  (including any write it yourself) that intimates such. 
 
 Whoaaa -- sorry, in no way did I mean that *John* was repudiating anything. I 
 meant the lack of character styles, which is nobody's fault, is inconsistent 
 (much better word than repudiate) with WYSIWYM.
 
 I should have taken a few more minutes to make the email say what I really 
 meant. Sorry.

No problem.:)


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca




use Chinese?

2003-02-17 Thread zhaoliang
Can lyx1.3 use Chinese character?

Andy

-- 

- Dr. Liang ZHAO
-
- State Key Laboratory of Atmospheric Boundary
- Layer Physics and Atmospheric Chemistry(LAPC)
- The Institute of Atmospheric Physics (IAP)
- Chinese Academy of Sciences (CAS)
- BeiJing, P.R.China
-
- Phone : 0086-10-62023510
- Fax : 0086-10-62041393





Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Bo Peng
On Tue, Feb 18, 2003 at 12:13:03AM +, John Levon wrote:
 On Mon, Feb 17, 2003 at 03:56:32PM -0700, Fernando Perez wrote:
  If I may say, there shouldn't be any problem with adding an _option_ 
  in the preferences dialog such as 'New ERT default state' - 
  inlined/expanded.

 We won't consider it.

I like Fernando's idea and would love to have such an option. If this is 
not possible, will functions like 'open all ERT', 'close all ERT' be 
considered?

-- 
Bo Peng



Re: Option to set all ERT's to 'inline'

2003-02-17 Thread John Levon
On Mon, Feb 17, 2003 at 03:56:32PM -0700, Fernando Perez wrote:

  I think that I can say definitively that that won't happen. 'Inlined' 
  is good only for short snippets of ERT. We couldn't allow it to be 
  the default. Anyway, you have your script, so what's the problem ;-)
 
 If I may say, there shouldn't be any problem with adding an _option_ in the 
 preferences dialog such as 'New ERT default state' - inlined/expanded.

Yes, there is. Having a preference option that is only useful for
advanced users, and is confusing, and relatively dangerous to
displaying certain documents usefully, is a really bad idea.

We won't consider it.

john

p.s. if it's really sticking in your craw, it's probably quite easy to
change the lyx source to do what you want - ask us how



Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Fernando Perez
On Mon, 17 Feb 2003, Angus Leeming wrote:

 Davor Cengija wrote:
  Thanks for the affort, Angus, I already have something like that.
  
  However, a default setting for ERT's in Preferences would be more
  than useful. I don't know if the developers would like it, but I
  surely would.
 
 I think that I can say definitively that that won't happen. 'Inlined' 
 is good only for short snippets of ERT. We couldn't allow it to be 
 the default. Anyway, you have your script, so what's the problem ;-)

If I may say, there shouldn't be any problem with adding an _option_ in the 
preferences dialog such as 'New ERT default state' - inlined/expanded.  The 
sed method is fine for reconverting an existing document, but for a person who 
_knows_ that 90% of her ERT use is ok with inlined insets, it's a bit annoying 
to have to manually close each new one.  I happen to use ERT a fair bit for 
small things (and almost never for big stuff), so I'd love to have such an 
option.  It's fine if the default is 'Expanded', we are simply talking about a 
user-level option for the state of newly created ERTs.

Cheers,

f.




Re: Margin notes

2003-02-17 Thread Peter Clark
On Sunday 16 February 2003 10:19 pm, Peter Clark wrote:
Replying to myself again (am I talking to myself?), the 'footmisc' package 
provides numbered footnotes in the margin. Very nice.
One last question: is there any way to redefine \footnotesize so that it is 
\scriptsize instead?
:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Re: LyX WYSIWYM document processor???

2003-02-17 Thread Owen Lucas

mm interesting.Did you type this is yourself or did you cut and 
past this from the web or something.I cut it from lyx and put into emacs 
and then back into lyx and it seemed to fix it. Of cause you loose all 
the footers and stuff.

as for the program to change chr(0xa0) to chr(0x20) I could do that in C 
with something like the below. (untested) But some scripting dude could 
knock something better up in a jiffy.



#include stdio.h

int main(argc,argv)  /* enable comand line arguments */

 /* set up all the variables*/
 int argc;
 char *argv[];

{
  FILE *infile;
  FILE *outfile;
  char inchar;


  /* take action on input arguments*/
  if (argc ==1)   /*case for no file name input*/
{

  printf(\n  Created by\n);
  printf(  Owen Lucas\n);

  printf(  18/02/2003\n\n);
  printf(\n Pass the Lyx file to this program as an argument\n\n);
  exit();
}
  if (argc =3)  /*case for too many inputs*/
{
  printf(\nToo many command line inputs);
  exit();
}
  if (argc ==2)   /*case for correct inputs*/
{
  infile = fopen(argv[1],r);
}
  if (infile == NULL)
{
  printf(The file can not be located);
  exit();
}

  outfile = fopen(outfile,w);

  while(inchar!=EOF)
	{
	  inchar=getc(infile);
		if (inchar == 0xa0)
			{
  			inchar=0x20;
			}
	 fprintf(outfile,%c,inchar);
	}
}

  printf(\n\nThe lyx file was fixed \n\n);
  fclose(outfile);
  fclose(infile);
}























Adinda Praditya wrote:

Hi list,...

Have look the file and convert it to DVI or PDF

Do you guys know what's wrong with the file?

I'm using 1.3 qt on Mandrake 9.0

Thanks,

Dida




#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass book
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Chapter

Titik Bertolak - Awal Berkait
\layout Section

Agama Kristen Nyaris Roboh
\layout Standard

7 April tahun 30 A.D.
 (Anno Domini)
\begin_inset Foot
collapsed true

\layout Standard

Tahun A.D.
 (Anno Domini) = Tahun-tahun Tuhan masehi
\end_inset

 bertepatan dengan  hari Jum'at, YESUS KRISTUS putera Tuhan yang 
diutus pada
 domba-domba Israel telah dijatuhi hukuman mati, disalib! Demikianlah 
cerita yan
g tersurat dalam kitab suci ummat Kristen, Perjanjian Baru.
\layout Standard

Di lembah GOLGOTTA Bethlehem Yerusalem, kira-kira pukul 3 sore pada 
Jum'at yang
na'as itu, dalam keadaan hampir telanjang, Yesus sang Putera telah 
menjalani hu
kuman matinya. Itulah klimaks dari kegagalan missinya.
 Ia gagal total menanam benih di atas ketandusan bangsanya. James M.
 Stalker berkata dalam bukunya:
\layout Quote

Belum pernah di dunia ini sesuatu kegagalan begitu mutlak nampaknya 
seperti
 kegagalan Tuhan Yesus.
 Tubuhnya terkapar dalam kubur.
 Musuh-musuhnya sudah menang.
 Kematian mengakhiri segala pertentangan dan dari kedua yang bertentangan
 itu, kemenangan adalah pada pihak pemimpin-pemimpin Yahudi.
 Tuhan Yesus sudah tampak dan menyatakan diri sebagai Messias.
 Tetapi Ia bukanlah jenis Messias yang mereka idam-idamkan.
 Pengikut-pengikutnya sedikit saja jumlahnya dan tidak berpengaruh.
 Masa kerjanya singkat sekali.
 Sekarang Ia sudah mati dan tamatlah riwayatnya.
\begin_inset Foot
collapsed true

\layout Standard

James M.
 Stalker, SENGSARA TUHAN YESUS, terjemahan   T.F.
 Foedioka, Jakarta, B.P.
 Keristen, tiada tahun,   hal.
 120
\end_inset


\layout Standard

Alangkah ironisnya peristiwa itu.
 Betapa tidak,  sang  BAPAK di sorga seolah-olah tidak mengenal watak 
hakiki
 bangsa Israel selalu berkhianat terutama terhadap Utusan-utusan 
yang datang. A
h, lagi-lagi Tuhan Bapak itu telah lalai mempersiapkan keamanan menjelang
 Sang Putera datang ketengah domba-domba Israel.
 Ataukah ada unsur kesengajaan sang BAPAK membunuh PUTERANYA sendiri?
\layout Standard

Cobalah lihat peristiwa yang menimpa diri Yesus ini. Bahkan 
pengikut-pengikutnya
yang sedikit itupun mengingkari dia.
 SIMON PETRUS murid yang dicinta dan menyintai juga meninggalkannya. 
Bukan itu sa
ja, ia banyak menyaksikan adegan-adegan hina atas Gurunya. Ia 
menyaksikan Gurunya
 dituntut di depan pengadilan, tapi ia diam saja. Ia menyaksikan 
pukulan-pukulan
 tinju menjatuhi tubuh Gurunya, ia diam saja. Saat Gurunya diludahi, 
ia diam
 saja.
 Ketika orang bertanya apakah ia kenal Yesus, ia  menjawab:
\layout Quote

Aku tidak kenal orang itu. 

Re: LyX WYSIWYM document processor???

2003-02-17 Thread Adinda Praditya
Pada tanggal Monday 17 February 2003 11:09 pm, anda menulis:
 mm interesting.Did you type this is yourself or did you cut and
 past this from the web or something.I cut it from lyx and put into emacs
 and then back into lyx and it seemed to fix it. Of cause you loose all
 the footers and stuff.

i blocked from opera browser and then middle click into lyx


 as for the program to change chr(0xa0) to chr(0x20) I could do that in C
 with something like the below. (untested) But some scripting dude could
 knock something better up in a jiffy.


How can i run the program?

Btw, i open the lyx file in my editor. I did replace(2 spaces) into one 
space. When i open the file with lyx, and view it (DVI) still get the same 
view.

Thanks,

Dida



Re: Setting GUI font, other setup?

2003-02-17 Thread James Frye
OS is Linux 2.4.10-64GB-SMP, the SuSe 7.3 distribution.  
XFree86 4.1.0
Window manager is fvwm2
Xforms 1.0
Truetype fonts I'm not sure about - I think I probably installed them, but 
offhand can't think of a way to tell for sure...

The problem with colors not being set turned out to be that most of them
weren't being saved, due to a comparison with defaults (I think) in
LColor.C.  They work if you edit the preferences files by hand...

James

On Mon, 17 Feb 2003, Matej Cepl wrote:

 James Frye wrote:
  Oh, forgot to mention that I have the Xforms version, not Qt (and not KDE
  either). Couldn't find anywhere to download the Qt stuff from, and I had
  to hack into the source to figure out why colors weren't being set at all.
 
 Could you write us what is the environment you use (operating
 system, version of X, which window manager and which version,
 whether you have installed TrueTypes, which version of Xforms),
 please?
 
Thanks
 
   Matej
 
 




Re: Setting matheditor font

2003-02-17 Thread Andre Poenitz
On Sat, Feb 15, 2003 at 03:41:03PM +0200, Dan Armak wrote:
 Isn't there some way to set the mathed's font?

I am not sure what you mean by setting mathed's font.

The mapping is done in the font loader:

case LyXFont::CMEX_FAMILY:
return -*-cmex10-*-*-*-*-*-*-*-*-*-*-*-*;

I guess you could change things there...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: Math Macros

2003-02-17 Thread Andre Poenitz
On Sun, Feb 16, 2003 at 08:05:54PM -0500, William O. Bray wrote:
 Hello, I am using Lyx 1.3 with qt frontend.
 suppose you want a macro for \a^{#1} where #1 is user input.
 In the doc mini-buffer one would type, e.g.,
 math-macro ax 1 (enter)
 This brings up the macro box in the Lyx doc; in the first box you might type 
 ax (should give the LaTex name for the shortcut). In the second you would 
 type a^{#1}.

No. The name is given in the math-macro command. You can't alter that
afterwards.  The first box is for LaTeX export, the second is for LyX's
on-screen drawing, so you can tweak appearance a bit. If you don't put
anything in the second box, both are the same.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: Bug NOT fixed

2003-02-17 Thread Max Bian

--- Juergen Spitzmueller [EMAIL PROTECTED] wrote:

 Strange. I cannot reproduce the bug in 1.3.1cvs (qt) or 1.4.0cvs
 (xforms) and 
 I think I have fixed that in the 1.3 tree. Are you shure? What
 happens if you 
 delete the 0's and press Save as class default (probably a template
 issue).

Sorry!!  I was probably running the old version when I reported it.

Max




Export to HTML problem

2003-02-17 Thread Yann COLLETTE
Hello,

I always have a problem when I export my document under HTML.
The convertion to HTML is done correctly, at the end of the export, I've 
got a nice .html file, but no directory with the images. I must go into
/tmp/lyxtmpdir/... to move the directory which contains my images to 
my home directory. How can I cure this behavior ?

Your sincerely,

Yann COLLETTE




Re: scrletter.cls

2003-02-17 Thread Jean-Marc Lasgouttes
 I == I Wayan Warmada [EMAIL PROTECTED] writes:

I On Sun, 16 Feb 2003, Jean-Marc Lasgouttes wrote:

I | # Logo style definition | Style Logo | CopyStyle Name | LatexName
I setkomavar | LatexParam {fromlogo} | LabelString Logo: | End

I Dear JMarc and Juergen, this class work fine after modifying as
I suggested by JMarc... I send again to the lists... with a right
I name and header.

Juergen, I'll let you be judge whether this would make sense to have
in lyx. Also, you may want to update the scr* classes to latest
version of koma-script.

JMarc



Re: What should I do?

2003-02-17 Thread Jean-Marc Lasgouttes
 Yuhua == Yuhua Su [EMAIL PROTECTED] writes:

Yuhua curl -f -L -O
Yuhua ftp://ftp.math.berkeley.edu/pub/Software/TeX/xdvi-22.61.tar.gz
Yuhua curl: (19) xdvi-22.61.tar.gz: No such file or directory. ###
Yuhua execution of curl failed, exit code 19 Downloading the file
Yuhua xdvi-22.61.tar.gz failed.

Yuhua I was attempting to install Lyx via fink command line. After
Yuhua picking a few options fink gave me, the installation started.
Yuhua However, the message above was what I got finally. I tried the
Yuhua whole installation three times and got the same result. Is
Yuhua there anything I can do?

You should ask about it to the maintainer of the fink LyX port who is,
to the best of my knowledge, Jeffrey Whitaker [EMAIL PROTECTED]. 

JMarc




Re: Version collision

2003-02-17 Thread Jean-Marc Lasgouttes
 Davor == Davor Cengija [EMAIL PROTECTED] writes:

Davor I have installed LyX 1.1.6p4 from Mandrake 8.2 distribution,
Davor default installation in /usr/ bin/lyx, share/lyx/

Davor Now I just compiled LyX 1.3.0 to /opt bin/lyx, share/lyx/
Davor When running /opt/bin/lyx (new LyX) everything's fine, also
Davor when running /usr/bin/lyx (old LyX).

Davor Now I thought it would be easier, in order to have both
Davor versions but to force users use new LyX, to rename /usr/bin/lyx
Davor to /usr/bin/lyx-1.1.6p4 and link /opt/bin/lyx to /usr/bin/lyx.
Davor Now when I run just 'lyx' (binary reached through $PATH) it
Davor mysteriously tries to open /usr/share/lyx/... files, instead of
Davor /opt/share/lyx/..., like it doesn't look absolute paths but
Davor relative ones. When called as /opt/bin/lyx everything's fine.

You should rename /usr/share/lyx to /usr/share/lyx-1.1.6p4 and all
will work well. Another solution (assuming users have /usr/local/bin
in their path before /usr/bin), would be to link opt/lyx/bin to
/usr/local/bin/lyx.

JMarc



Re: Export to HTML problem

2003-02-17 Thread Jean-Marc Lasgouttes
 Yann == Yann COLLETTE [EMAIL PROTECTED] writes:

Yann Hello, I always have a problem when I export my document under
Yann HTML. The convertion to HTML is done correctly, at the end of
Yann the export, I've got a nice .html file, but no directory with
Yann the images. I must go into /tmp/lyxtmpdir/... to move the
Yann directory which contains my images to my home directory. How can
Yann I cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a
temporary directory? 

When running with such a tempdir, things become very complicated, but
I suspect that using -dir and/or -prefix should help. Could you try to
use these options in the latex-html converter (by hardcoding the
paths for now) and tell us whether there is a combination that works?
We will manage to fix this only with some help from the people who
really use this. My knowledge about this is very thin.

JMarc




RE : Export to HTML problem

2003-02-17 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello,

Another problem with the export to HTML appears when you insert a floating
graphic and add some text under it (for the legend of the graphic). In the
HTML file, each character is displaying on a single line, i.e. there is br
tag between each character ...

May be my process is not good ? I select insert a floating graphic, I
press return one time, I insert the graphic, and then I insert my text at
the right of Fig..

I'm using Lyx-1.3.0-1qt under RH 8.0.

Pierrick Mellerin.

-Message d'origine-
De : Jean-Marc Lasgouttes [mailto:[EMAIL PROTECTED]] 
Envoyé : lundi 17 février 2003 11:07
À : Yann COLLETTE
Cc : [EMAIL PROTECTED]
Objet : Re: Export to HTML problem


 Yann == Yann COLLETTE [EMAIL PROTECTED] writes:

Yann Hello, I always have a problem when I export my document under 
Yann HTML. The convertion to HTML is done correctly, at the end of the 
Yann export, I've got a nice .html file, but no directory with the 
Yann images. I must go into /tmp/lyxtmpdir/... to move the 
Yann directory which contains my images to my home directory. How can I 
Yann cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a temporary
directory? 

When running with such a tempdir, things become very complicated, but I
suspect that using -dir and/or -prefix should help. Could you try to use
these options in the latex-html converter (by hardcoding the paths for now)
and tell us whether there is a combination that works? We will manage to fix
this only with some help from the people who really use this. My knowledge
about this is very thin.

JMarc



Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian You might not believe this... but our Solaris machines
Christian don't have SSH running and xhost has been disabled...
Christian however, I've still used: lyx --export ps somefile.lyx ;
Christian lpr somefile.ps on occassion, especially when the color
Christian printer only works from a specific Solaris machine.

Christian I think my point is that you can't really assume that
Christian you'll need a graphical connection... maybe you need to
Christian save bandwidth (modem)?

This is not what I was saying. Andre wanted to be able to send a
version to a version of lyx that is not accessible from a given
machine. This would mean that this version of lyx is running somewhere
(presumably with a graphic display) but you cannot access it directly. 

 Or maybe you want to send commands to the running LyX of the guy
 next door. That would be very nasty of you.

Christian I think it'd be great if two persons could work on the same
Christian document... but's that's a different topic.

We have change tracking in 1.4.0cvs.

JMarc



Re: Export to HTML problem

2003-02-17 Thread Yann COLLETTE
Hello,

I've tried something: in the lyxrc.default, I modified the latex html 
converter line:


\converter latex html latex2html -no_subdir -split 0 
-show_section_numbers -mkdir -dir `pwd`/`basename $$i .tex`_html $$i 
originaldir needaux

It works when exporting, but when you do a visualize-HTML, it doesn't 
work because this solutions translates everything in a directory like 
filename_html and not in the temporary directory.

Maybe the solution should be to add another parameter for the converter 
like a $$d (working directory: /tmp/lyx  when visualizing and 
~/MyDir when exporting) and $$i should contain only the filename (which 
is the case until now).

Your sincerely,

Yann COLLETTE

Jean-Marc Lasgouttes wrote:
Yann == Yann COLLETTE [EMAIL PROTECTED] writes:




Yann Hello, I always have a problem when I export my document under
Yann HTML. The convertion to HTML is done correctly, at the end of
Yann the export, I've got a nice .html file, but no directory with
Yann the images. I must go into /tmp/lyxtmpdir/... to move the
Yann directory which contains my images to my home directory. How can
Yann I cure this behavior ?

This is bug 643
http://bugzilla.lyx.org/show_bug.cgi?id=643
and I do not know how to fix it. Does it work is you run without a
temporary directory? 

When running with such a tempdir, things become very complicated, but
I suspect that using -dir and/or -prefix should help. Could you try to
use these options in the latex-html converter (by hardcoding the
paths for now) and tell us whether there is a combination that works?
We will manage to fix this only with some help from the people who
really use this. My knowledge about this is very thin.

JMarc








Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian On 13 Feb 2003, Jean-Marc Lasgouttes wrote:
 display. The mozilla solution requires mozilla on both machines, I
 think.

Christian If I remember correctly, Netscape (i.e. Mozilla) creates a
Christian lock-file in the user's ~/.netscape/ directory like this:

Christianlrwxr-xr-x 17 Feb 13 18:45 lock - 130.237.57.34:592

Christian which is neat when you're using a networked file system.
Christian Then you can click on URL's shown on one machine and have
Christian netscape running on another machine show the new page. I
Christian guess you don't really need to have Netscape on this
Christian machine, but you do need something that can connect to the
Christian socket, i.e. 130.237.57.34:592 in this case.

AFAIK, this does not use the lock file. See for example
http://www.mozilla.org/unix/remote.html

The beauty of this system is that the two mozillas do not even need to
share a file system. The message is sent to the mozilla _window_ that
you have on your screen...

Supporting this in lyx would obviously be great.

JMarc




Option to set all ERT's to 'inline'

2003-02-17 Thread Davor Cengija
Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a lot of 
ERT's. I don't like them.

Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX or my 
own commands, and now the text on the screen looks really messed up.

I see in the FAQ that each ERT can be displayed as 'inlined'. Is there an 
option to set all the ERT's to 'inline' and that each new ERT have that 
option already set?

This is quite annoying and screen looks almost unreadable.

And I don't see why would it be evil. But I have to admin that 'Evil Red 
Text' is a very good name :-)

Regards,
Davor
-- 
[EMAIL PROTECTED]




Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Christian Ridderström
On 17 Feb 2003, Jean-Marc Lasgouttes wrote:

  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
 Christian I think it'd be great if two persons could work on the same
 Christian document... but's that's a different topic.
 
 We have change tracking in 1.4.0cvs.

Yes, I know. I was dreaming of working on the same document at the same 
time interactively... sort of like multiplayer games where you have 
several people playing together.

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se




Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Jean-Marc Lasgouttes
 Christian == Christian Ridderström [EMAIL PROTECTED] writes:

Christian On 17 Feb 2003, Jean-Marc Lasgouttes wrote:
  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
Christian I think it'd be great if two persons could work on the same
Christian document... but's that's a different topic.
  We have change tracking in 1.4.0cvs.

Christian Yes, I know. I was dreaming of working on the same document
Christian at the same time interactively... sort of like multiplayer
Christian games where you have several people playing together.

I fail to see how it could really work... I mean, in a useful way :)

JMarc



Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Angus Leeming
Davor Cengija wrote:

 Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a
 lot of ERT's. I don't like them.
 
 Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX
 or my own commands, and now the text on the screen looks really
 messed up.
 
 I see in the FAQ that each ERT can be displayed as 'inlined'. Is
 there an option to set all the ERT's to 'inline' and that each new
 ERT have that option already set?
 
 This is quite annoying and screen looks almost unreadable.
 
 And I don't see why would it be evil. But I have to admin that 'Evil
 Red Text' is a very good name :-)
 
 Regards,
 Davor

Hello Davor. You could try this little script:

$ cat conv.sed
/^\\begin_inset ERT$/{
$!{
N
s/Open/Inlined/
}
}

$ sed -f conv.sed yourfile.lyx  newfile.lyx

If you have both 'Open' and 'Collapsed' insets and want them all to 
be 'Inlined' then add a line 's/Collapsed/Inlined/' immediately below 
the 's/Open/Inlined/' one.

HTH,

-- 
Angus








Re: Bug in 1.3? Server pipes not destroyed

2003-02-17 Thread Christian Ridderström
On 17 Feb 2003, Jean-Marc Lasgouttes wrote:

  Christian == Christian Ridderström [EMAIL PROTECTED] writes:
 
 Christian Yes, I know. I was dreaming of working on the same document
 Christian at the same time interactively... sort of like multiplayer
 Christian games where you have several people playing together.
 
 I fail to see how it could really work... I mean, in a useful way :)

My colleagues have used something like this in Framemaker, and they 
said it was better than two persons in front one screen where only person 
can type. (and also a strange experience :-)

I guess I should think a bit about it and come up with some scenario where 
it seems useful (and better than normal change tracking). Hey... maybe 
it'll be more fun! Just like multiplayer games are usually more fun :-)

The key is probably in the possibility of doing something together - if 
you're just going to split the work and write different sections, then 
change tracking should be fine.

Hmm.. what about the actual merge process, maybe it'd be useful then... 
oh, I'll have to think about it.

(there are some really interesting things you could do here.. imagine 
getting to pick up a DELETE Mark II key where you instantly erase 
everything your opponent... sorry, co-author has written ;-)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se




Re: Version collision

2003-02-17 Thread Steven Homolya
On Sun, 16 Feb 2003, Davor Cengija wrote:

 Now I thought it would be easier, in order to have both versions but to 
 force users use new LyX, to rename /usr/bin/lyx to /usr/bin/lyx-1.1.6p4 and 
 link /opt/bin/lyx to /usr/bin/lyx. Now when I run just 'lyx' (binary 
 reached through $PATH) it mysteriously tries to open /usr/share/lyx/... 
 files, instead of /opt/share/lyx/..., like it doesn't look absolute paths 
 but relative ones. When called as /opt/bin/lyx everything's fine.
 
 I just removed the old version and now I can call /usr/bin/lyx or only lyx 
 and it correctly opens /opt/share/lyx/... files.
 

I use the -userdir and -sysdir options to explicitly specify where to look 
for global and local lyx directories, respectively.

You could write a shell script to run the non-default version of lyx.
This is what I have on my home PC and lyx 1.1 and 1.2 coexist very 
happily. Tricky bit was the installation, both from binary rpms.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: Version collision

2003-02-17 Thread Steven Homolya
On Mon, 17 Feb 2003, Steven Homolya wrote:

 I use the -userdir and -sysdir options to explicitly specify where to look 
 for global and local lyx directories, respectively.
 

Sorry, obviously, disrespecively.




Lyx-QT 1.3 on Solaris

2003-02-17 Thread S Krishnakumar

There have been a lot of questions and answers regarding math fonts in 
this mailing list. Inspite of trying everything that was said, esp:
http://ev-en.org/wiki/moin.cgi/LyxQtFAQ

I have still been unable to get it working on Lyx, although I am able to
view the fonts using xfontsel. I am using a tetex 1.0.7 system and KDE
3.1, QT 3.1.1 on Solaris 8. Also, I am able to view the fonts using KDE
Control Center - System Administration - Font Installer. Has anybody got 
the fonts working on Solaris? I checked the configure script to check what 
could be the mistake. It uses kpsewhich $font.$ext to extract the location 
of the files. kpsewhich is unable to detect the path location of my 
BaKoMa fonts and as a result, it fails. Am I supposed to install BaKoMa on 
my teTeX system? Nobody has talked anything of this?

Krishna.




Re: Option to set all ERT's to 'inline'

2003-02-17 Thread Davor Cengija
Angus Leeming wrote:

 Davor Cengija wrote:
 
 Just yesterday I upgraded LyX from 1.1.6 to 1.3.0 and now I see a
 lot of ERT's. I don't like them.
 
 Basically, I have a lot of \emph's, \myCodeFormat's and other LaTeX
 or my own commands, and now the text on the screen looks really
 messed up.
 
 I see in the FAQ that each ERT can be displayed as 'inlined'. Is
 there an option to set all the ERT's to 'inline' and that each new
 ERT have that option already set?
 
 This is quite annoying and screen looks almost unreadable.
 
 And I don't see why would it be evil. But I have to admin that 'Evil
 Red Text' is a very good name :-)
 
 Regards,
 Davor
 
 Hello Davor. You could try this little script:
 
 $ cat conv.sed
 /^\\begin_inset ERT$/{
 $!{
 N
 s/Open/Inlined/
 }
 }
 
 $ sed -f conv.sed yourfile.lyx  newfile.lyx
 
 If you have both 'Open' and 'Collapsed' insets and want them all to
 be 'Inlined' then add a line 's/Collapsed/Inlined/' immediately below
 the 's/Open/Inlined/' one.

Thanks for the affort, Angus, I already have something like that.

However, a default setting for ERT's in Preferences would be more than 
useful. I don't know if the developers would like it, but I surely would.

Regards,
Davor
-- 
[EMAIL PROTECTED]




Re: Lyx-QT 1.3 on Solaris

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 06:24:17PM +0530, S Krishnakumar wrote:
 
 There have been a lot of questions and answers regarding math fonts in 
 this mailing list. Inspite of trying everything that was said, esp:
 http://ev-en.org/wiki/moin.cgi/LyxQtFAQ
 
 I have still been unable to get it working on Lyx, although I am able to
 view the fonts using xfontsel. I am using a tetex 1.0.7 system and KDE
 3.1, QT 3.1.1 on Solaris 8. Also, I am able to view the fonts using KDE
 Control Center - System Administration - Font Installer. Has anybody got 
 the fonts working on Solaris? I checked the configure script to check what 
 could be the mistake. It uses kpsewhich $font.$ext to extract the location 
 of the files. kpsewhich is unable to detect the path location of my 
 BaKoMa fonts and as a result, it fails. Am I supposed to install BaKoMa on 
 my teTeX system? Nobody has talked anything of this?

What is the output of
  ldd `which lyx` | grep fontconfig
and
  xlsfonts | grep cmr10
?



When are we going to get character styles

2003-02-17 Thread Steve Litt
Hi all,

Several months ago there was much agreement that LyX needed character styles, 
and in fact character styles was the one seriously missing feature. Any idea 
when we'll get character styles?

Steve

-- 
Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
   * Troubleshooters.Com
   * http://www.troubleshooters.com

(Legal Disclaimer) Follow these suggestions at your own risk.




  1   2   3   >