Re: 6.3 Short titles

2005-06-15 Thread Bruce Ernest Weller
Class is (for the time being as I know you advised otherwise) . 

I have noted to experiment with memoir :-)

On Tue, 2005-06-14 at 12:38 +0200, Jean-Marc Lasgouttes wrote:
> > "Bruce" == Bruce Ernest Weller <[EMAIL PROTECTED]> writes:
> 
> Bruce> For neatness' sake I note that the scrip below (now corrected
> Bruce> in line with J-Marc's direction) over-writes the "Article XXI"
> Bruce> over (under?) text of the  text in the table of
> Bruce> contents.
> 
> I guess it is a limitation of the class you use. Which one is it?
> 
> JMarc
-- 
Bruce Ernest Weller <[EMAIL PROTECTED]>



Re: 6.3 Short titles

2005-06-14 Thread Jean-Marc Lasgouttes
> "Bruce" == Bruce Ernest Weller <[EMAIL PROTECTED]> writes:

Bruce> For neatness' sake I note that the scrip below (now corrected
Bruce> in line with J-Marc's direction) over-writes the "Article XXI"
Bruce> over (under?) text of the  text in the table of
Bruce> contents.

I guess it is a limitation of the class you use. Which one is it?

JMarc


Re: 6.3 Short titles

2005-06-14 Thread Bruce Ernest Weller
For neatness' sake I note that the scrip below (now corrected in line
with J-Marc's direction) over-writes the "Article XXI" over (under?)
text of the  text in the table of contents. 

Not a problem. 

I rather like the look of my solution which was to put a hard return
before the  text. Crude, perhaps, but workable and the header
text does reflect this with a space.

Again, thanks for the support. 

On Thu, 2005-06-02 at 11:17 +0200, Jean-Marc Lasgouttes wrote:
> > "Bruce" == Bruce Ernest Weller <[EMAIL PROTECTED]> writes:
> 
> Bruce> J-Marc Happy to carry out the correspondence 

> Bruce> \usepackage{remreset} 
> Bruce> \renewcommand{\thesection}{Article \Roman{section}}
> Bruce> [EMAIL PROTECTED]
> 
> Bruce> (Blind copying here as I do not understand apart from what I
> Bruce> read)
...
> 
> JMarc
-- 
Bruce Ernest Weller <[EMAIL PROTECTED]>



Re: 6.3 Short titles

2005-06-03 Thread Bruce Ernest Weller
Ahh right! There are none so blind as they who will not look
(carefully)!

Corrected and it works beautifully 

Changed the Article to ARTICLE (for the same period flavour as the
original) as a little test and learned what that bit of the code does. A
step forward.  

I have memoir and will update the text for the changes you have shown me
and then experiment as you suggest. 

Then to chase up the links. 

Lots to look forward to ---thank you, J-Marc. 

 On Thu, 2005-06-02 at 11:17 +0200, Jean-Marc Lasgouttes wrote:
> > "Bruce" == Bruce Ernest Weller <[EMAIL PROTECTED]> writes:
> 
> Bruce> J-Marc Happy to carry out the correspondence in the list

> ...
> 
> Bruce> (Blind copying here as I do not understand apart from what I
> Bruce> read)
> 
> So blind that you forgot a \ before "thesection" on the second line :)
> 
> Bruce> Now, the bit that I did not clearly set out is that I am using
> Bruce> Document class 'book (mwbk)' 

...
> 
> mwbk is a document class that is supposed to be tailored for books
> written in Polish. I doubt this is what you want to do. If you want a
> high quality and customizable class, I suggest to look up memoir. It
> has a great manual that first explains how to typeset a book and
> second how to use memoir commands.
> 
> Note that some memoir commands are not (yet) supported transparently
> by LyX.
> 
> Bruce> Would the purchase of the TeXbook be the next step? Or should I
> Bruce> just go back to the LyX Help files and chase down ERT
> Bruce> explanations?
> 
> I think the fix I pointed above will be sufficient to get you started.
> If you want to read about LaTeX, the TeXbook is definitely not the
> first book to read. You could maybe try the not so short introduction
> to LaTeX
>   http://www.tug.org/tex-archive/info/lshort/english/lshort.pdf
> or the memoir class documentation
> http://www.tug.org/tex-archive/macros/latex/contrib/memoir/memman.pdf
> 
> JMarc
-- 
Bruce Ernest Weller <[EMAIL PROTECTED]>



Re: 6.3 Short titles

2005-06-02 Thread Jean-Marc Lasgouttes
> "Bruce" == Bruce Ernest Weller <[EMAIL PROTECTED]> writes:

Bruce> J-Marc Happy to carry out the correspondence in the list but I
Bruce> suspect that I am guilty of not providing enough
Bruce> information.Not really sure of the etiquette and reluctant to
Bruce> lead the list readers on a wild goose chase.

Writing on the list is always better (I readded it) because:
1/ people actually learn from what we write
2/ maybe someone else will step up to help me :)

Bruce> Plugged your script into >Layout>Document>LaTeX preamble like
Bruce> this:

Bruce> \usepackage{remreset} 
Bruce> \renewcommand{thesection}{Article \Roman{section}}
Bruce> [EMAIL PROTECTED]

Bruce> (Blind copying here as I do not understand apart from what I
Bruce> read)

So blind that you forgot a \ before "thesection" on the second line :)

Bruce> Now, the bit that I did not clearly set out is that I am using
Bruce> Document class 'book (mwbk)' which may have made a difference
Bruce> to your response? Another point is that while the Section* do
Bruce> not appear in Lyx's Content Table they are in the dvi and in
Bruce> the page headings. (Which is the reason why I want the opt.)

mwbk is a document class that is supposed to be tailored for books
written in Polish. I doubt this is what you want to do. If you want a
high quality and customizable class, I suggest to look up memoir. It
has a great manual that first explains how to typeset a book and
second how to use memoir commands.

Note that some memoir commands are not (yet) supported transparently
by LyX.

Bruce> Would the purchase of the TeXbook be the next step? Or should I
Bruce> just go back to the LyX Help files and chase down ERT
Bruce> explanations?

I think the fix I pointed above will be sufficient to get you started.
If you want to read about LaTeX, the TeXbook is definitely not the
first book to read. You could maybe try the not so short introduction
to LaTeX
  http://www.tug.org/tex-archive/info/lshort/english/lshort.pdf
or the memoir class documentation
http://www.tug.org/tex-archive/macros/latex/contrib/memoir/memman.pdf

JMarc