I forgot to add the list, sorry. Sending the message again: 2017-06-30 10:15 GMT+02:00 Ricardo Berlasso <[email protected]>:
> 2017-06-30 0:55 GMT+02:00 Christos Makridis <[email protected]>: > >> Hey Lyx Community, >> >> I've got two simple questions for you all when you have time. >> >> First, how do you get tables and figures to give roman numerals, rather >> than numerics? >> > > On the LaTeX preamble, write the following > > \renewcommand{\thefigure}{\Roman{figure}} > > > >> >> Second, how do you make it so that when you're referencing a figure or >> table from the appendix ("\section*{Appendix}"), it actually shows >> something like "Appendix Figure II" -- so it is restarting the numbering >> once you get to the appendix. >> > > You don't need to use the \section* to insert appendixes: if you use any > of the "book" documentclasses just do, at the end of the document, Document > → Start appendix here and then use the "chapter" environment for > appendixes, the "section" environment for sub appendixes and so on. This > way the numbering should restart automatically. > > Regards, > Ricardo > > > >> >> There's some useful material in the link below, but nothing that >> completely answered my question. >> https://wiki.lyx.org/FAQ/Numbering#fig-by-sections >> >> Thank you for your time! >> >> -- >> Christos Makridis >> Ph.D. Candidate, Stanford University >> Department of Management Science & Engineering >> Department of Economics >> www.christosmakridis.com >> > >
