Re: Importing EPS images in Lyx

2000-01-24 Thread luc taesch

"Lars Gullik Bjønnes" wrote:

> Emanuele Gissi & Alessia Franceschi <[EMAIL PROTECTED]> writes:
>
> | What do you think of a little appendix to the user manual to explain what are
> | EPS and PS files, solving problems with bounding boxes? And a little list of
> | useful graphical programs to transform a graphic format in another and how to
> | do it (tips and tricks, perhaps)?
>
> Count on me to apply whatever documentation contributins you might
> have :-)
>
> Lgb

i found the file epslatex.pdf quite interesting on ctan
http://www.ctan.org/tex-archive/info/epslatex.pdf

Luc



the RCS release number in a lyx document

2000-01-27 Thread luc taesch

how can i include the RCS release number in a lyx document ?

does anybody got experience on that ?

cheers

luc



docbook

2000-02-28 Thread luc taesch

docbook article are nicely produce, and once exported , can produce web
page strainght. thats nice.

docbook  produce even nicer web, as every section got its own
page, and toc. navigation.

are there any way (or plan) to produce docbook , or any cheats in
betweens its done ?

(sorry if it was already asked )

Luc



server mode

2000-03-02 Thread Luc Taesch

are there any way to have "export as docbook" in a batch  ?

ie i am currentlxy doing a make file, and this would be nice to have lyx
in "server mode". does it work these days ? what should we do ?

thks

Luc



Re: Lyx Docbook

2000-03-02 Thread luc taesch




John O'Gorman wrote:

> Help
> How do you install and configure LyX to use the Docbook class.
> I have Redhat 5.2 and 6.1 with their teTeX (v0.9.6) installed.
>
> We loaded sgmltools 2.0.2
> We upgraded to Lyx 1.1.4
> When we open a docbook SGLM article, we can export it
> but the View dvi option errors.
>
> The sgml-tools programs all perform their own tests OK on their
> supplied test files.
>
> The sgml-tools-2.0.2 comes with V3.0 Davenport DTD where the Lyx
> exports a document conforming to V3.1 OASIS DTD.
>
> I did not remove the sgml-tools version 1 RPM - might that be
> the problem.
>
> I see mail on the list that implies people are using docbook with
> Lyx. Could someone give me confirmation that it is fully functional.
> I have spent a LOT of time on this problem so far.
>

personnaly i use docbook articles fine.

first, i can export to sgml. theni use db2html or db2ps to get html or
ps. this is part of a package of sgml stylsheet. (on top of sgmltools
2.0)

i can also view postscript.

here are the package i use (this is mandrake 6.1, but i also use m7.
this is redhat compatible)

[root@mars /root]# rpm -qa | grep sgml
sgml-common-0.1-3mdk
howto-sgml-6.0-5mdk
sgmltools-CVS19990807-2
[root@mars /root]#  rpm -qa | grep sty
stylesheets-0.9-3mdk
[root@mars /root]#


u can find them on rpmfind.net, or any linux-mandrake.com mirrors

sgml-tools and lyx comes from ftp.sylvan.com

>

hih
Luc


>
> John O'Gorman
> Auckland, New Zealand
> __
> Get Your Private, Free Email at http://www.hotmail.com



Re: foils questions

2001-01-14 Thread luc tAESCH

Dekel Tsur wrote:
> 
> On Sun, Jan 14, 2001 at 03:01:32PM +0100, luc wrote:
> > im using foils for the first time.
> >

2) in landscape mode, my slides are cut on the left. is it a gv issue ?
(exporting pdf, and viewing under another reader seems ok) (i did  try
dvips options, n o result).
reading the extended featuire was not clear for me.

can i set the landscape paper , then use foilsherader, or should i do
rotatefoilheader ?


all i found is to install pstill . any other know way ?

3) can i set the fonts i want per default, not only the one from
layout/document lists ?

thats something id liek to know soon, event in a negativ manner.


> > 5) i found a seminar style, but user list messages from november say its
> > ongoing work. is it usable ? (most of my trial fails , as items are out
> > of slide frame. supposely known issue ?)
> 
 i found that the seminar style does not have a heading which is on a
fixed place on the slide . is that right.? any way to fix that with an
option, or latex trick ?

thanks anyway.
Luc



Re: foils questions

2001-01-15 Thread luc tAESCH

Allan Rae wrote:
> 
> On Mon, 15 Jan 2001, luc tAESCH wrote:
> 
> > Dekel Tsur wrote:
> > >
> > > On Sun, Jan 14, 2001 at 03:01:32PM +0100, luc wrote:
> > > > im using foils for the first time.
> > > >
> >
> > 2) in landscape mode, my slides are cut on the left. is it a gv issue ?
> > (exporting pdf, and viewing under another reader seems ok) (i did  try
> > dvips options, n o result).
> > reading the extended featuire was not clear for me.
> >
> > can i set the landscape paper , then use foilsherader, or should i do
> > rotatefoilheader ?
> 
> If you set landscape paper then foilheads are printed on the landscape
> paper.  If you don't set landscape then rotatefoilhead prints in
> landscape.  So you see, if you want all your foilheads to be printed in
> landscape mode you should set the landscape paper option.

so i did A4, landscape, and this is fine when i use psstill to rotatem
an d then use acroread

but gv still cut the right part (like it would be a portrait margin).
the text is in there, as u can see in portrait mode, the bottom part is
there. so ot seems to be a gv part.

am i the only one to have this issue (release of gv in M 7.2), or is  it
a known issue ?

despite i have a workaround, im using a shareware (ie not OSS), and it s
a two steps process, so its not a long term solution. 

> 
>   I _always_ use landscape¹ and _only_
> use foilheads or shortfoilheads.  This works fine for me.

il do that.

> 
> > 3) can i set the fonts i want per default, not only the one from
> > layout/document lists ?
> >
> > thats something id liek to know soon, event in a negativ manner.
> 
> You should be able to add some appropriate LaTeX or TeX command but don't
> ask me what it is you'll have to wait for Herbert to answer that one.

just for archive purpose, here is what i had to do to get good pdf for
acroread:

with pstill  : pstill -v   -R 270 -i  -s -F a4 -o Foils.pdf Foils.ps   

-v : verbose
-R 270 : rotate 270, to have correct lanscape on the screen  with
acroread.
-i -s : include the fonts in the pdf (i : non standard, s: standard)
(see later)
-F a4: out format. necessary to get propoer margin, cut otherwise.

note about fonts: once i installed psstill, i still had to modify the
linkallfnt script, which looks usr/lib/X11/fonts/Type1/* , when Mandrake
installs the T1 URW fonts in usr/lib/X11/fonts/Type1/*, and rerun
linkallfnt, (frank . for info)
then copy the (given) font_gscrpit_sub_table to font_sub_table.
to enable the urw equivalent of T1 standard fonts

cheers
for file in /usr/share/fonts/default/Type1/*
#/usr/lib/X11/fonts/Type1/*