RE: FOOTER HELP

2001-05-28 Thread Darryl VanDorp

The command using fancyhdr is;

\lfoot(my first line \\ my second line)

This to get two lines

-Darryl






-====
Issue II.

I want my footers to have 2 lines.

eg.

__
Title   Page #
NameDraft Date

My guess is that its something like:

\lfoot2{my name}
\rfoot2{draft \thedate}

Thanks in advance.  

Michelle





Re: export

2001-03-02 Thread Darryl VanDorp

Thanks

--export ascii didn't work that's what my hang-up was :-)

--export text works great !

--Darrryl



> > lyx --export tex somefile.lyx
> >
> > This works for tex output but what do you do to export .txt?
>
>--export text  (or ascii) should do the trick...
>
>Andre'
>
>
>--
>André Pönitz  [EMAIL PROTECTED]




export

2001-03-02 Thread Darryl VanDorp

Is there a command to export to text directly from the commandline?


Like :

lyx --export tex somefile.lyx

This works for tex output but what do you do to export .txt?

--Darryl




Re: DocBook - fixed

2001-02-22 Thread Darryl VanDorp

I've fixed the problem; i had to get the cvs of sgml-tools lite
from sgmltools.org. However, it still sticks the files
in a tmp directory that you have to dig out yourself
but at least it works.

--Darryl


>Darryl VanDorp a écrit :
>
> > Hello,
> >
> > I have DocBook working with Lyx 1.1.6fix1 , however
> > when i export to html it dies.
> >
> > I know this isn't a sgmltoolslite support forum but do any
> > other lyx users have in sight into this problem?
> >
> > It works  when i export to pdf/ps/txt etc. just not html
> >
> > Any ideas?
>
>Have you tried to do it by hand (sgmltools -b html yourdoc.sgml) to see
>what happens?




TOC in docbook

2001-02-22 Thread Darryl VanDorp

Does anyone know how to create a table of contents in docbook layout
using lyx?

Any help would be appreciated.

--Darryl




DocBook

2001-02-21 Thread Darryl VanDorp

Hello,

I have DocBook working with Lyx 1.1.6fix1 , however
when i export to html it dies.

I know this isn't a sgmltoolslite support forum but do any
other lyx users have in sight into this problem?

It works  when i export to pdf/ps/txt etc. just not html

Any ideas?

--Darryl




docbook

2001-02-08 Thread Darryl VanDorp

Can anyone give me the complete
idiots guide to getting lyx to use
the docbook format?

I can't seem to get the sgml-tools and
lyx etc. to play nice and export docbook.

Any help would be appreciated?

--Darryl




Directory Tree

2001-01-09 Thread Darryl VanDorp

Hiya lyx users,

I'm trying to diagram a directory layout using lyx that will export nicely to
ASCII and html. However I can't use spaces etc. in lyx. how would i do 
something like
this:

.-- appname
|   |-- inc
|   |   |-- functions.inc.php
|   |   |-- header.inc.php
|   |   |-- hook_preferences.inc.php
|   |   |-- hook_home.inc.php
|   |   `-- footer.inc.php
|   |-- manual (no details for this yet)
|   |-- setup
|   |   |-- baseline.inc.php
|   |   |-- droptables.inc.php
|   |   |-- newtables.inc.php
|   |   |-- upgradetables.inc.php
|   |   |-- config.inc.php
|   |   `-- register.inc.php
|   `-- templates
|   |   `-- default
|   |   `-- images
|   |   `-- navbar.gif
|   |--preferences.php


Any ideas?

--Darryl




DocBook

2001-01-04 Thread Darryl VanDorp

Hi all lyx users!


I'm attempting to take over documenting an opensource project
and all the current docs are written in docbook/sgml.

Can lyx be used to create these types of documents?

i.e. import / export docbook?

--Darryl