Re: Appendices question [ANSWERED]

2024-07-29 Thread Rich Shepard
On Mon, 29 Jul 2024, Rich Shepard wrote: A clue stick is needed. Mea culpa! I didn't look at the User Guide ... until now. All fixed. Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Appendices question

2024-07-29 Thread Rich Shepard
I've three appendices in this document. They're all PDFs and inserted one after the other, after specifying 'Start appendix here.' I've forgotten how to name each appendix and separate them so they are in separate chapters. A clue stick is needed. TIA, Rich -- l

Re: LyX 2.3.3 & chapter appendices

2020-01-09 Thread Scott Kostyshak
On Thu, Jan 09, 2020 at 03:00:57PM +, Bernt Lie wrote: > Happy New Year to LyX:ers. > > > > I’m about to reorganize some lecture notes, and would like to have the > possibility of chapter appendices. > > > > Does anyone have experience with how to achieve t

LyX 2.3.3 & chapter appendices

2020-01-09 Thread Bernt Lie
Happy New Year to LyX:ers. I’m about to reorganize some lecture notes, and would like to have the possibility of chapter appendices. Does anyone have experience with how to achieve this? · What type of style/template is recommended? · How to add needed packages? (E.g

Re: PDF images in appendices [RESOLVED]

2019-06-26 Thread Rich Shepard
On Wed, 26 Jun 2019, Rich Shepard wrote: Two possible solutions occur to me: 1) Insert a new page between the chapter heading page and the PDF image. I chose this approach. Rich

PDF images in appendices

2019-06-26 Thread Rich Shepard
A document (using lyx-2.3.3) has several letter-size (612 x 792 points) PDF images in appendices. the problem is that the appendix heading (a Chapter environment), e.g., "Appendix A: Maps" is spaced down from the top of the page so the letter-size PDF is cut off at the bottom. Tw

Re: Sub-appendices

2018-08-21 Thread Kornel Benko
Am Dienstag, 21. August 2018 18:55:42 CEST schrieb racoon : > On 2018-08-21 18:09, Kornel Benko wrote: > > I wanted only to make a hint, how is is possible. > > But, take as example the copernicus.layout with the definition for > > Flex:Appendix > > > > I would use the attached: > > On 2018-08-2

Re: Sub-appendices

2018-08-21 Thread racoon
On 2018-08-21 18:09, Kornel Benko wrote: I wanted only to make a hint, how is is possible. But, take as example the copernicus.layout with the definition for Flex:Appendix I would use the attached: On 2018-08-21 18:19, Kornel Benko wrote: This time with correct attachment Kornel Tha

Re: Sub-appendices

2018-08-21 Thread Kornel Benko
Am Dienstag, 21. August 2018 18:09:35 CEST schrieb Kornel Benko : > Am Dienstag, 21. August 2018 16:11:13 CEST schrieb Daniel : This time with correct attachment Kornel test2.3.lyx Description: application/lyx signature.asc Description: This is a digitally signed message part.

Re: Sub-appendices

2018-08-21 Thread Kornel Benko
t; "Document > Start Appendix Here" seems to treat the whole rest of the > >>>> document as appendix while a subappendix will (at most) only treat the > >>>> rest of a section (or subsection) as as appendix. > >>>> > >>>> Alt

Re: Sub-appendices

2018-08-21 Thread Daniel
(subappendix) inset? I would like to create a sub-appendices inset that counts 2.A, 2.B, etc. within a chapter. So the structure in the outline would be: ... 2 Chapter title 2.1 First section title ... 2.A First appendix title ... You mean the appendix-number should start with the latest chapter n

Re: Sub-appendices

2018-08-21 Thread Daniel
(subappendix) inset? I would like to create a sub-appendices inset that counts 2.A, 2.B, etc. within a chapter. So the structure in the outline would be: ... 2 Chapter title 2.1 First section title ... 2.A First appendix title ... You mean the appendix-number should start with the latest chapter n

Re: Sub-appendices

2018-08-21 Thread Kornel Benko
n) as as appendix. > >> > >> Alternatively, is it possible to change the section counter temporarily > >> within an (subappendix) inset? I would like to create a sub-appendices > >> inset that counts 2.A, 2.B, etc. within a chapter. So the structure in > >

Re: Sub-appendices

2018-08-21 Thread Daniel
t as appendix while a subappendix will (at most) only treat the rest of a section (or subsection) as as appendix. Alternatively, is it possible to change the section counter temporarily within an (subappendix) inset? I would like to create a sub-appendices inset that counts 2.A, 2.B, etc. within a ch

Re: Sub-appendices

2018-08-21 Thread Kornel Benko
ent as appendix while a subappendix will (at most) only treat the > rest of a section (or subsection) as as appendix. > > Alternatively, is it possible to change the section counter temporarily > within an (subappendix) inset? I would like to create a sub-appendices > inset that coun

Sub-appendices

2018-08-21 Thread Daniel
s as appendix. Alternatively, is it possible to change the section counter temporarily within an (subappendix) inset? I would like to create a sub-appendices inset that counts 2.A, 2.B, etc. within a chapter. So the structure in the outline would be: ... 2 Chapter title 2.1 First section title

Re: Using child documents as appendices (Document > Start_Appendix_Here question)

2017-03-01 Thread Helge Hafting
compile the child document I’m working on. This poses a question about proper use of LyX’s Start_Appendix_Here feature. For the master document, the logical place to insert Document > Start_Appendix_Here would be just before the appendices begin. However, this would not facilitate composing

Using child documents as appendices (Document > Start_Appendix_Here question)

2017-02-18 Thread Marshall Feldman
question about proper use of LyX’s Start_Appendix_Here feature. For the master document, the logical place to insert Document > Start_Appendix_Here would be just before the appendices begin. However, this would not facilitate composing the child documents as appendices. OTOH, for each appen

KOMA-book: Appendices

2014-08-28 Thread Rich Shepard
With Lyx-2.1.1 and the KOMA book class I want to add appendices in addition to the Bibliography. The Document menu has an item, 'Start Appendix Here,' and the KOMA book document tells me that appendices include the bibliography, index, and other backmatter. Does it make any diffe

Re: multiple appendices

2013-03-02 Thread Jürgen Spitzmüller
then, instead of LyX's appendix start, use the "appendices" environment to begin and start an appendix: \begin{appendices} ... \end{appendices} Consult the appendix package documentation for more options. HTH Jürgen > Best, > Andreas

multiple appendices

2013-03-01 Thread Andreas
Hi all, I'm currently putting together my thesis which consists of four papers. Each of these papers has an appendix. I include all chapters as subdocuments in a main file. I would like each appendix to be displayed directly after the respective chapter. However, after the first appendix the remai

Per-chapter appendices for LyX book

2011-10-12 Thread Torquil Macdonald Sørensen
Hi! Does LyX support the Appendix package? My hunch is that lyx does not support this natively. Am I right? I'm writing something (documentclass "book") that needs to have per-chapter appendices. So the last few sections in each chapter would be appendices. I've found t

Re: Separate List of Appendices, need help

2010-10-06 Thread Waluyo Adi Siswanto
>    \newlistof{appendices}{loa}{List of Appendices} > Now \listofappendices should do what you want, assuming the \chapter stuff > is right. The \newlistof command defines the \listofappendices command for > you, getting the end bit from the first argument. > Yes... it works th

Re: Separate List of Appendices, need help

2010-10-05 Thread Richard Heck
n the latex preamble: \newcommand{\listofappendices}{\chapter{List of Appendices}} \newlistof{appendix}{loa}{\listofappendices} then I use ERT \listofappendices in the page after List of Tables. The result is what I am expected, print List of Appendices, but blank (no appendix contents listed)

Re: Separate List of Appendices, need help

2010-10-05 Thread Waluyo Adi Siswanto
{\chapter{List of Appendices}} \newlistof{appendix}{loa}{\listofappendices} then I use ERT \listofappendices in the page after List of Tables. The result is what I am expected, print List of Appendices, but blank (no appendix contents listed) > You will also need to redefine parts of the \ch

Re: Separate List of Appendices, need help

2010-10-05 Thread Richard Heck
On 10/05/2010 07:49 AM, Waluyo Adi Siswanto wrote: Thanks but the attached file is not a problem from me. When I insert TOC the appendix heading will printed in the TOC, which is not the format that I want. There should be in a separate page under List of Appendices List of Appendices A. Title

Re: Separate List of Appendices, need help

2010-10-04 Thread Waluyo Adi Siswanto
> What do you mean by 'separate List of Appendices'? You can have > different sections in the Appendix. Does the attached do what you > need? > Thanks but the attached file is not a problem from me. When I insert TOC the appendix heading will printed in the TOC, which is

Re: Separate List of Appendices, need help

2010-10-04 Thread Liviu Andronic
Hello On Sat, Oct 2, 2010 at 11:04 AM, Waluyo Adi Siswanto wrote: > Dear All > > I am using book(KOMA-script) and I  want to have a separate List of > Appendices. > I have no problems in defining appendices (from the menu > Document>Start Appendix Here). > There ar

Re: Separate List of Appendices, need help

2010-10-04 Thread Waluyo Adi Siswanto
Dear All, Actually this is for UTHM thesis template that will be implement and I have documented here: http://code.google.com/p/uthm-thesis-lyx/ However, there is one issue that I could not find how to satisfy this, which is separate List of Appendices. I really need any help or suggestion

Separate List of Appendices, need help

2010-10-02 Thread Waluyo Adi Siswanto
Dear All I am using book(KOMA-script) and I want to have a separate List of Appendices. I have no problems in defining appendices (from the menu Document>Start Appendix Here). There are two problems: a. The appendices are listed in TOC, how can I prevent this? b. I would like to have separ

Re: appendices and numbering

2010-08-06 Thread Benjamin Deschamps
Excellent! Thanks for the help everyone. On 2010-08-06, at 8:45 PM, Tennessee Carmel-Veilleux wrote: > > > On 6 August 2010 18:24, Benjamin Deschamps wrote: > > 2) I have external PDF files embedded in the appendices. The are sized > according to the available text spac

Re: appendices and numbering

2010-08-06 Thread Tennessee Carmel-Veilleux
On 6 August 2010 18:24, Benjamin Deschamps wrote: > > 2) I have external PDF files embedded in the appendices. The are sized > according to the available text space (6.5 by 9 inches), so the header space > is not covered. How can I continue the page numbering and headers on theses >

Re: appendices and numbering

2010-08-06 Thread Rob Oakes
Hi everyone, >> >> I am finishing my thesis, have been using Lyx all along, so far so good. I >> hope someone can help me out with two issues. >> >> 1) How can I insert appendices at the end of my document? I would also like >> them listed in the TOC. >>

Re: appendices and numbering

2010-08-06 Thread Richard Heck
On 08/06/2010 06:24 PM, Benjamin Deschamps wrote: Hi everyone, I am finishing my thesis, have been using Lyx all along, so far so good. I hope someone can help me out with two issues. 1) How can I insert appendices at the end of my document? I would also like them listed in the TOC

appendices and numbering

2010-08-06 Thread Benjamin Deschamps
Hi everyone, I am finishing my thesis, have been using Lyx all along, so far so good. I hope someone can help me out with two issues. 1) How can I insert appendices at the end of my document? I would also like them listed in the TOC. 2) I have external PDF files embedded in the appendices

Appendices and Bibliographie

2010-07-27 Thread Pascal Francq
Hi, I am currently writing a book with Lyx (book class). It finish with an appendix (it is a normal chapter with a "start appendices here" before) et then a bibliography (simply insert TOC). When a produce the final document, in the table of content, the entry (and the internal link

Re: Numbering appendices

2009-01-16 Thread Erez Yerushalmi
aplan wrote: > >> I did not notice the Start Appendix Here command. However, it does not >> seem to number the appendices correctly. I have four. >> appendices. When I use the Start Appendix Here followed by Section, I get >> an A (after which I write "Appen

Re: Numbering appendices

2009-01-16 Thread Ehud Kaplan
mmand. However, it does not seem to number the appendices correctly. I have four. appendices. When I use the Start Appendix Here followed by Section, I get an A (after which I write "Appendix" and the material that constitutes Appendix A). Now I want to have another Ap

Re: Numbering appendices

2009-01-16 Thread Erez Yerushalmi
ice the Start Appendix Here command. However, it does not > seem to number the appendices correctly. I have four. > appendices. When I use the Start Appendix Here followed by Section, I get > an A (after which I write "Appendix" and the material that constitutes > Appendix A).

Re: Numbering appendices

2009-01-16 Thread Bob Lounsbury
On Fri, Jan 16, 2009 at 12:36 PM, Ehud Kaplan wrote: > I did not notice the Start Appendix Here command. However, it does not > seem to number the appendices correctly. I have four. > appendices. When I use the Start Appendix Here followed by Section, I get > an A (after w

Re: Numbering appendices

2009-01-16 Thread Ehud Kaplan
I did not notice the Start Appendix Here command. However, it does not seem to number the appendices correctly. I have four. appendices. When I use the Start Appendix Here followed by Section, I get an A (after which I write "Appendix" and the material that constitutes Appendix

Re: Numbering appendices

2009-01-15 Thread Bob Lounsbury
On Thu, Jan 15, 2009 at 12:47 PM, Ehud Kaplan wrote: > How do I number appendices? Lyx numbers them as SECTIONS, and numbers > APPENDIX 1 as Section N+!, where N is the number of the last section (before > the appendices start). > I would like to be able to refer to the appendi

Numbering appendices

2009-01-15 Thread Ehud Kaplan
How do I number appendices? Lyx numbers them as SECTIONS, and numbers APPENDIX 1 as Section N+!, where N is the number of the last section (before the appendices start). I would like to be able to refer to the appendices by their numbers in the body of the article (as in: "In Appendix

Re: Is it possible to insert bibliography after the appendices?

2008-11-14 Thread Nicolás
begin{appendices} and \end{appendices}. That is, forget about Lyx's support of appendices and insert those commands inside an ERT insert at the beginning and end of your appendix. You may also need to load the appendix package in the document preamble with \usepackage{appendix}. Take a loo

Re: Is it possible to insert bibliography after the appendices?

2008-11-13 Thread charles reid
TED]> wrote: > hi all, > > I am working on writing my dissertation and of the samples I have seen all > have the bibliography after the appendices. Is this possible in Lyx? I find > that LyX starts and Appendix section which extends till the end of the > document. In creatin

Is it possible to insert bibliography after the appendices?

2008-11-13 Thread Manoj Rajagopalan
hi all, I am working on writing my dissertation and of the samples I have seen all have the bibliography after the appendices. Is this possible in Lyx? I find that LyX starts and Appendix section which extends till the end of the document. In creating a bibtex generated bibliography section

Re: Numbering of floats in appendices

2008-04-11 Thread Bob Lounsbury
e same for Tables, just change the string "figure" to "table" in all > three places. > > This changes the entries in the TOC correctly as well. > > > - > David Hewitt > Research Fishery Biologist, USGS Klamath Falls Field Station (Oregon, USA) >

Re: Numbering of floats in appendices

2008-04-11 Thread David Hewitt
ginia Institute of Marine Science http://www.vims.edu/fish/students/dhewitt/ -- View this message in context: http://www.nabble.com/Numbering-of-floats-in-appendices-tp16539105p16629872.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: Numbering of floats in appendices

2008-04-07 Thread Bob Lounsbury
ms.edu/fish/students/dhewitt/ > -- > View this message in context: > http://www.nabble.com/Numbering-of-floats-in-appendices-tp16539105p16539105.html > Sent from the LyX - Users mailing list archive at Nabble.com. > > If you enable the AMS math option in the document settings and t

Numbering of floats in appendices

2008-04-07 Thread David Hewitt
Research Fishery Biologist, USGS Klamath Falls Field Station (Oregon, USA) -and- Student, Virginia Institute of Marine Science http://www.vims.edu/fish/students/dhewitt/ -- View this message in context: http://www.nabble.com/Numbering-of-floats-in-appendices-tp16539105p16539105.html Sent from the

Including LyX documents as Appendices

2007-05-31 Thread Tim Harris
Hi everyone, I'm writing a report in which I would like to include several other, previously written, LyX documents as appendices to the report. I have tried both the Insert->File->LyX Document and the Insert->File->Child Document and both have inserted the previous document

"Appendices" in each Chapter or part?

2006-12-15 Thread Rainer M Krug
Hi I have a main document with each part being a child document included and some parts even child documents via input. I would like to have an "appendix" in each Part - is this possible? At the moment the whole numbering stays in "Appendix Mode" after the first appendix. Thanks Rainer --

Re: All caps "LIST OF FIGURES" and list of appendices in TOC?

2005-12-01 Thread Andrew Morrison
On 12/1/05, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > > Andrew Morrison wrote: > > > 1. How do I make "List of Figures" appear as "LIST OF FIGURES"? > > Assuming your document language is "English" then add the following > lines to your document preamble: > > \usepackage[english]{babel} > \addto\capt

Re: All caps "LIST OF FIGURES" and list of appendices in TOC?

2005-12-01 Thread Uwe Stöhr
Andrew Morrison wrote: 1. How do I make "List of Figures" appear as "LIST OF FIGURES"? Assuming your document language is "English" then add the following lines to your document preamble: \usepackage[english]{babel} \addto\captionsenglish{\renewcommand{\listfigurename}{LIST OF FIGURES} Fo

Re: All caps "LIST OF FIGURES" and list of appendices in TOC?

2005-12-01 Thread Jose' Matos
On Thursday 01 December 2005 08:33, Andrew Morrison wrote: > Three questions: > > 1. How do I make "List of Figures" appear as "LIST OF FIGURES"? > > 2. Is it possible to have a "list of appendices" that works exactly like > the list of figures/li

All caps "LIST OF FIGURES" and list of appendices in TOC?

2005-12-01 Thread Andrew Morrison
Three questions: 1. How do I make "List of Figures" appear as "LIST OF FIGURES"? 2. Is it possible to have a "list of appendices" that works exactly like the list of figures/list of tables? (Sorry for re-asking this question. I'm guessing the answer is no.)

titletoc and "list of appendices"?

2005-11-22 Thread Andrew Morrison
Is it possible to have in a document a list of appendices such that the the top of the table of contents appears like: LIST OF TABLES LIST OF FIGURES LIST OF APPENDICES Where the words are in all caps? I've figured out how to insert the list of tables and list of figures, and that I s

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Tue, 12 Jul 2005, Rich Shepard wrote: In the "Users Guide" is a paragraph about adding an Appendix (or more than one). It says to type the title, select "Chapter" as the environment, ... In addition to Milos' excellent hack, I figured out my error with the menu approach: I had selected th

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Thu, 14 Jul 2005, Milos Komarcevic wrote: I haven't tried the Layout menu option, but (using the book class) I've just put \appendix in ERT on a separate line just before the chapter title, and all the subsequent chapter titles come out as lettered appendices for me. Hope that wor

Re: Lettering Appendices

2005-07-14 Thread Milos Komarcevic
> lack of information. I haven't tried the Layout menu option, but (using the book class) I've just put \appendix in ERT on a separate line just before the chapter title, and all the subsequent chapter titles come out as lettered appendices for me. Hope that works for you too. Regards, Milos

Lettering Appendices

2005-07-12 Thread Rich Shepard
ix. And, all this works for me. But, there's no leading "Appendix A". When I insert a file under a section environment, that section title is shown as "?.1". The ToC reflects the same lack of information. Nothing on the wiki for appendices -- at least, not that I found --

Re: Getting word "Appendices" in toc

2004-06-01 Thread Juergen Spitzmueller
Damon wrote: > I am having trouble getting the word Appendices to appear in my table of > contents.  I am writing a long, multi-part document on version 1.2.1 using > article format.  I have created a file Main.lyx that uses include to tie > together all of the sections and appendi

Getting word "Appendices" in toc

2004-05-31 Thread Damon
Hello, I am having trouble getting the word Appendices to appear in my table of contents. I am writing a long, multi-part document on version 1.2.1 using article format. I have created a file Main.lyx that uses include to tie together all of the sections and appendices into one document

Re: Numbering References and Appendices in article class

2004-04-14 Thread Christian Ridderström
On Wed, 14 Apr 2004, Jochen F. Rick wrote: > Also, is there a more elegant way to do appendices in lyx other than > using ERT (\appendix)? Does this help? http://wiki.lyx.org/pmwiki.php/FAQ/Unsorted#startAppendix /Christian -- Christian Ridderström

Numbering References and Appendices in article class

2004-04-14 Thread Jochen F. Rick
I'm using the article class and bibtex generated references. My sections are numbered, but the references section is not numbered. Is there a way to get it numbered? Also, is there a more elegant way to do appendices in lyx other than using ERT (\appendix)? I tried looking for this on-li

Re: Adding appendices

2002-12-12 Thread hansel
On Thu, 12 Dec 2002, Juergen Spitzmueller wrote: > Paul Medwell wrote: > > What is the best way of adding appendices to a document? > > > > I have tried adding them through the LaTeX command \appendix, but it > > didn't seem to do anything. > > The LyX w

Re: Adding appendices

2002-12-11 Thread Juergen Spitzmueller
Paul Medwell wrote: > What is the best way of adding appendices to a document? > > I have tried adding them through the LaTeX command \appendix, but it > didn't seem to do anything. The LyX way is layout->start appendix here. All chapters and sections after that will

Adding appendices

2002-12-11 Thread Paul Medwell
What is the best way of adding appendices to a document? I have tried adding them through the LaTeX command \appendix, but it didn't seem to do anything. Cheers, Paul

Re: appendices

2002-11-16 Thread Juergen Spitzmueller
Kent Kostuk wrote: > I have a similar problem as below but I am using version 1.1.6fix3 and > don't see that option for me. What approach do I need to take? Sorry, it is located in "Layout->Start Appendix here". Jürgen.

Re: appendices

2002-11-16 Thread Myriam Abramson
> >> Start the appendix (insert->start appendix here) in the master file > >> just before you include the appendix child documents (which should > >> be ordinary chapters, sections etc.). > >> > >>Jürgen. > >> > > > >hmmm... that did not work. I have 1.2.1 > > > you also can insert in ERT a > \ap

Re: appendices

2002-11-15 Thread Myriam Abramson
> Myriam Abramson wrote: > > What's needed for automatically generating > > the sequencing of appendices? > > Start the appendix (insert->start appendix here) in the master file just > before you include the appendix child documents (which should be or

Re: appendices

2002-11-15 Thread Kent Kostuk
I have a similar problem as below but I am using version 1.1.6fix3 and don't see that option for me. What approach do I need to take? Kent Kostuk [EMAIL PROTECTED] Myriam Abramson wrote: > What's needed for automatically generating > the sequencing of appendices? Start the

Re: appendices

2002-11-14 Thread Juergen Spitzmueller
Myriam Abramson wrote: > What's needed for automatically generating > the sequencing of appendices? Start the appendix (insert->start appendix here) in the master file just before you include the appendix child documents (which should be ordinary chapters, sections etc.). Jürgen.

appendices

2002-11-14 Thread Myriam Abramson
I have a multi-part book class document and 2 appendices. They don't get renamed properly as Appendix A and Appendix B when I include them in the multipart document. Here's the lyx file where I include all my chapters and appendices. What's needed for automatically generating th

Re: Adding List of Appendices

2002-10-10 Thread Dekel Tsur
On Thu, Oct 10, 2002 at 01:49:22PM -0400, Steve Litt wrote: > > \let\oldappendix=\appendix > > \renewcommand{\appendix}{% > > \oldappendix% > > \renewcommand{\thechapter}{\arabic{chapter}}} > > Dekel -- > > Does the \renewcommand{\thechapter}{\arabic{chapter}} remain in scope only > indide

Re: Adding List of Appendices

2002-10-10 Thread Steve Litt
On Thursday 10 October 2002 12:34 pm, Dekel Tsur wrote: > On Sun, Oct 06, 2002 at 05:52:03PM +0800, Hisyam Lee wrote: > > Yes, I do see the appendices appear in the TOC after compilation. Thanks. > > How can I change the appendices format from Appendix A, Appendix B, etc &g

Re: Adding List of Appendices

2002-10-10 Thread Dekel Tsur
On Sun, Oct 06, 2002 at 05:52:03PM +0800, Hisyam Lee wrote: > Yes, I do see the appendices appear in the TOC after compilation. Thanks. > How can I change the appendices format from Appendix A, Appendix B, etc to > Appendix 1, Appendix 2, etc.? In the preamble: \let\oldappendix=

Re: Adding List of Appendices

2002-10-06 Thread Hisyam Lee
Quoting Hisyam Lee <[EMAIL PROTECTED]>: > Quoting Dekel Tsur <[EMAIL PROTECTED]>: > > > On Sat, Oct 05, 2002 at 03:36:06PM +0800, Hisyam Lee wrote: > > > I'm writing a thesis using book class. How can I write some appendices > > af

Re: Adding List of Appendices

2002-10-06 Thread Hisyam Lee
Quoting Dekel Tsur <[EMAIL PROTECTED]>: > On Sat, Oct 05, 2002 at 03:36:06PM +0800, Hisyam Lee wrote: > > I'm writing a thesis using book class. How can I write some appendices > after the > > Layout->Start appendix here. > > > Bibliography and also abl

Re: Adding List of Appendices

2002-10-05 Thread Dekel Tsur
On Sat, Oct 05, 2002 at 03:36:06PM +0800, Hisyam Lee wrote: > I'm writing a thesis using book class. How can I write some appendices after the Layout->Start appendix here. > Bibliography and also able to do some cross references. Finally, I wish > to have a List of Appendic

Adding List of Appendices

2002-10-05 Thread Hisyam Lee
Hi Folks, I'm writing a thesis using book class. How can I write some appendices after the Bibliography and also able to do some cross references. Finally, I wish to have a List of Appendices after Table of Contents. Thank you very much for your help.

Re: Appendices

2001-08-08 Thread Remzi Seker
Thanks to Dekel and Herbert! One more technical report is out of the way! Cheers! R On Wednesday 08 August 2001 08:17, Dekel Tsur wrote: > On Tue, Aug 07, 2001 at 09:30:47AM -0500, Remzi Seker wrote: > > In the Lyx file have something like this: > > > > however in the dvi, what i have is this: >

Re: Appendices

2001-08-08 Thread Dekel Tsur
On Tue, Aug 07, 2001 at 09:30:47AM -0500, Remzi Seker wrote: > In the Lyx file have something like this: > however in the dvi, what i have is this: > Appendix 2 > fig 1 > appendix 3 > fig2 > fig3 > > fig4 > fig5 > fig6 > > Layout > Document > Extra> Float Placement: !h > is there > Any ideas

Re: Appendices

2001-08-07 Thread Herbert Voss
Remzi Seker wrote: > > In the Lyx file have something like this: > > Appendix 2 > fig 1 > fig2 > fig3 > \pagebreak > appendix 3 > fig4 > fig5 > fig6 > > however in the dvi, what i have is this: > > Appendix 2 > fig 1 > appendix 3 > fig2 > fig3 I suppose that fig2 couldn't be placed on one pag

Re: [Fwd: Customising appendices etc.]

1999-11-02 Thread Rod Pinna
On Wed, 3 Nov 1999, Christian wrote: > Hi all, > > Sorry to do this but no one responded to this question when I posted it > earlier this week and I'm fast running out of time. If anyone has *any* > suggestions on how to do any of these things then please let me know. > :) Sorry again for the

[Fwd: Customising appendices etc.]

1999-11-02 Thread Christian
with LyX > directly and, although I know a very tiny bit of LaTeX, I don't know > enough for this. > > Firstly, I'd like the numbering for each of my appendices to be like: > A-1, A-2 etc. for first and second pages in appendix A. I can get the > numbering to start aga

Customising appendices etc.

1999-10-29 Thread Christian
ably be done with LyX directly and, although I know a very tiny bit of LaTeX, I don't know enough for this. Firstly, I'd like the numbering for each of my appendices to be like: A-1, A-2 etc. for first and second pages in appendix A. I can get the numbering to start again but not su