Re: SOLVED add appendix to a chapter >>> not quite!!

2021-04-13 Thread Wolfgang Engelmann



Am 13.04.21 um 10:35 schrieb Wolfgang Engelmann:

Thanks to all who helped me with the appendix to a chapter.
The following link
https://github.com/scottkosty/lyx-princeton-diss
allows to download the scottkosty /lyx-princeton-diss
(use the green box "code")
The trick is to put (by using the \usepackage{appendix} in the preamble 
behind the place where one wants to insert the subappendix/ces (here 
chapter 3) the following (as an example):


\begin{subappendices}

Appendix

3.4.1 First appendix of Chapter 3

3.4.2 Second appendix of Chapter 3

\end{subappendices}

I modified it to get the appendix in a section, not chapter by changing 
the nesting depth of the item and changed to appendix of section 3


  Works nicely.

Wolfgang


Unfortunately the next section (which is in my case 3.5) is renumbered 
to 3.1

too bad!!!

\setcounter{section}{3.5} (in tex)
before section 3.5 does not help either.

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


SOLVED add appendix to a chapter

2021-04-13 Thread Wolfgang Engelmann

Thanks to all who helped me with the appendix to a chapter.
The following link
https://github.com/scottkosty/lyx-princeton-diss
allows to download the scottkosty /lyx-princeton-diss
(use the green box "code")
The trick is to put (by using the \usepackage{appendix} in the preamble 
behind the place where one wants to insert the subappendix/ces (here 
chapter 3) the following (as an example):


\begin{subappendices}

Appendix

3.4.1 First appendix of Chapter 3

3.4.2 Second appendix of Chapter 3

\end{subappendices}

I modified it to get the appendix in a section, not chapter by changing 
the nesting depth of the item and changed to appendix of section 3


  Works nicely.

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: add appendix to a chapter

2021-04-12 Thread Scott Kostyshak
On Mon, Apr 12, 2021 at 05:17:55PM +0200, Wolfgang Engelmann wrote:
> 
> 
> Am 12.04.21 um 16:26 schrieb Ricardo Berlasso:
> > 
> > 
> > El lun, 12 abr 2021 a las 16:14, Jürgen Spitzmüller ( > >) escribió:
> > 
> > Am Mo., 12. Apr. 2021 um 14:47 Uhr schrieb Wolfgang Engelmann
> > mailto:engelm...@uni-tuebingen.de>>:
> > 
> > Is there a way to add an additional appendix to one or more
> > chapters in
> > addition to the one at the very end of the document (book)?
> > 
> > 
> > https://ctan.org/pkg/appendix 
> > 
> > HTH
> > Jürgen
> > 
> > 
> > For a working example on the use of the Appendix package, check
> > 
> > https://github.com/scottkosty/lyx-princeton-diss
> > 
> > 
> > Regards,
> > Ricardo
> > 
> > Wolfgang
> > -- lyx-users mailing list
> > lyx-users@lists.lyx.org 
> > http://lists.lyx.org/mailman/listinfo/lyx-users
> > 
> > 
> > -- lyx-users mailing list
> > lyx-users@lists.lyx.org 
> > http://lists.lyx.org/mailman/listinfo/lyx-users
> > 
> > 
> > 
> Thanks, Jürgen and Ricardo.
> Ricardo, I can't access
> https://library.princeton.edu/special-collections/sites/default/files/MuddDissertationRequirements.pdf
> I get:
> Oops! This page doesn't exist
> Should I write
>  scott.kostys...@gmail.com
> who is given there as an address?

Perhaps the following is an updated link:

https://library.princeton.edu/special-collections/file/44213/download?token=YE7XonQq

I'm not sure if the new requirements are different.

In any case, I don't think the Princeton-specific requirements are
relevant to what you are interested in. You can just look at the .lyx
files for an example of having a separate appendix for each chapter.

There might be a better way in recent versions of LyX to achieve this. I
really don't know.

Scott


signature.asc
Description: PGP signature
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: add appendix to a chapter

2021-04-12 Thread Wolfgang Engelmann



Am 12.04.21 um 16:26 schrieb Ricardo Berlasso:



El lun, 12 abr 2021 a las 16:14, Jürgen Spitzmüller (>) escribió:


Am Mo., 12. Apr. 2021 um 14:47 Uhr schrieb Wolfgang Engelmann
mailto:engelm...@uni-tuebingen.de>>:

Is there a way to add an additional appendix to one or more
chapters in
addition to the one at the very end of the document (book)?


https://ctan.org/pkg/appendix 

HTH
Jürgen


For a working example on the use of the Appendix package, check

https://github.com/scottkosty/lyx-princeton-diss 



Regards,
Ricardo

Wolfgang
-- 
lyx-users mailing list

lyx-users@lists.lyx.org 
http://lists.lyx.org/mailman/listinfo/lyx-users


-- 
lyx-users mailing list

lyx-users@lists.lyx.org 
http://lists.lyx.org/mailman/listinfo/lyx-users




Thanks, Jürgen and Ricardo.
Ricardo, I can't access
https://library.princeton.edu/special-collections/sites/default/files/MuddDissertationRequirements.pdf
I get:
Oops! This page doesn't exist
Should I write
 scott.kostys...@gmail.com
who is given there as an address?
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: add appendix to a chapter

2021-04-12 Thread Ricardo Berlasso
El lun, 12 abr 2021 a las 16:14, Jürgen Spitzmüller ()
escribió:

> Am Mo., 12. Apr. 2021 um 14:47 Uhr schrieb Wolfgang Engelmann <
> engelm...@uni-tuebingen.de>:
>
>> Is there a way to add an additional appendix to one or more chapters in
>> addition to the one at the very end of the document (book)?
>>
>
> https://ctan.org/pkg/appendix
>
> HTH
> Jürgen
>

For a working example on the use of the Appendix package, check

https://github.com/scottkosty/lyx-princeton-diss

Regards,
Ricardo



>
>
>> Wolfgang
>> --
>> lyx-users mailing list
>> lyx-users@lists.lyx.org
>> http://lists.lyx.org/mailman/listinfo/lyx-users
>>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: add appendix to a chapter

2021-04-12 Thread Jürgen Spitzmüller
Am Mo., 12. Apr. 2021 um 14:47 Uhr schrieb Wolfgang Engelmann <
engelm...@uni-tuebingen.de>:

> Is there a way to add an additional appendix to one or more chapters in
> addition to the one at the very end of the document (book)?
>

https://ctan.org/pkg/appendix

HTH
Jürgen


> Wolfgang
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


add appendix to a chapter

2021-04-12 Thread Wolfgang Engelmann
Is there a way to add an additional appendix to one or more chapters in 
addition to the one at the very end of the document (book)?

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users