Re: Increase space for Figure number

2018-05-26 Thread Wolfgang Engelmann



Am 26.05.2018 um 13:45 schrieb Ricardo Berlasso:


2018-05-26 8:33 GMT+02:00 Wolfgang Engelmann 
>:




Am 25.05.2018 um 22:28 schrieb Ricardo Berlasso:

2018-05-25 9:34 GMT+02:00 Wolfgang Engelmann
>:

How to increase the space for Figure number (see attachment)?
The text class is sr-vorl (a Springer Publisher Vorlage
-layout > https://ctan.org/pkg/sr-vorl?lang=de
).


You need to "patch" your index to add space between numbering and
content. To change the space on the list of figures, add this to
the preamble:

\makeatletter
\renewcommand*\l@figure{\@dottedtocline{1}{1.5em}{3em}}
\makeatother
Change the 3em value according to your needs. For the list of
tables use l@table instead of l@figure .

Regards,
Ricardo


Wolfgang



Thanks, Ricardo.
What does the first [xx em} stand for?


It changes the number positioning: by increasing that parameter, the 
number and with it the whole text will move to the right.


Wolfgang



Thanks, Ricardo, for the explanation. Good to know.
Wolfgang


Re: Increase space for Figure number

2018-05-26 Thread Ricardo Berlasso
2018-05-26 8:33 GMT+02:00 Wolfgang Engelmann :

>
>
> Am 25.05.2018 um 22:28 schrieb Ricardo Berlasso:
>
> 2018-05-25 9:34 GMT+02:00 Wolfgang Engelmann :
>
>> How to increase the space for Figure number (see attachment)? The text
>> class is sr-vorl (a Springer Publisher Vorlage -layout >
>> https://ctan.org/pkg/sr-vorl?lang=de).
>>
>
> You need to "patch" your index to add space between numbering and content.
> To change the space on the list of figures, add this to the preamble:
>
> \makeatletter
> \renewcommand*\l@figure{\@dottedtocline{1}{1.5em}{3em}}
> \makeatother
>
> Change the 3em value according to your needs. For the list of tables use
> l@table instead of l@figure .
>
> Regards,
> Ricardo
>
>
>
>>
>> Wolfgang
>>
>>
> Thanks, Ricardo.
> What does the first [xx em} stand for?
>

It changes the number positioning: by increasing that parameter, the number
and with it the whole text will move to the right.


> Wolfgang
>


Re: problems with documents produced with earlier

2018-05-26 Thread Jürgen Spitzmüller
Am Samstag, den 26.05.2018, 09:22 +0200 schrieb Michael Berger:
> Thanks Jürgen,
> I removed all child documents and stripped the master file to a
> minimum. 
> I left two of the original glosses, added a single line of text and
> a 
> new gloss.
> The same type of error is still shown, apparently 5 times for each
> gloss.
> The complete master has far above 100 glosses and accordingly high
> was 
> the number of error messages of the type: Class Scrreport undefined
> old 
> font command '\it'

I don't get this error.

> 
>   Hopefully you can open and use the four attached files!?

If I remove the \renewcommands to \nomgroup and \pagedeclaration from
your preamble and to \bflabel in classicthesis-config.tex (since those
commands are not defined; the respective packages are not used), it
compiles. 

Jürgen

> 
> Thanks and cheers,
> Michael

signature.asc
Description: This is a digitally signed message part


Re: problems with documents produced with earlier

2018-05-26 Thread Michael Berger


On 23.05.2018 18:36, Jürgen Spitzmüller wrote:

Am Mittwoch, den 23.05.2018, 13:52 +0200 schrieb Michael Berger:

Hello dear Lyxers,

after upgrading LyX to version 2.2.3 opening and editing
(linguistic)
papers made with earlier versions of LyX does work.
Conversion to PDF of each single child document works as well. But
trying to generate a PDF from the master document results in an
endless
loop.

Any hint as to what could be the cause?

Hard to say without a MWE.

Jürgen

Thanks Jürgen,
I removed all child documents and stripped the master file to a minimum. 
I left two of the original glosses, added a single line of text and a 
new gloss.

The same type of error is still shown, apparently 5 times for each gloss.
The complete master has far above 100 glosses and accordingly high was 
the number of error messages of the type: Class Scrreport undefined old 
font command '\it'


 Hopefully you can open and use the four attached files!?

Thanks and cheers,
Michael


stripped_ClaMaTheMike.lyx
Description: application/lyx
% 
% classicthesis-config.tex
% formerly known as loadpackages.sty, classicthesis-ldpkg.sty, and classicthesis-preamble.sty
% Use it at the beginning of your ClassicThesis.tex, or as a LaTeX Preamble
% in your ClassicThesis.{tex,lyx} with \input{classicthesis-config}
% 
% If you like the classicthesis, then I would appreciate a postcard.
% My address can be found in the file ClassicThesis.pdf. A collection
% of the postcards I received so far is available online at
% http://postcards.miede.de
% 

% 
% 1. Configure classicthesis for your needs here, e.g., remove "drafting" below
% in order to deactivate the time-stamp on the pages
% 
\PassOptionsToPackage{eulerchapternumbers,listings,%drafting,%
 pdfspacing,%floatperchapter,%linedheaders,%
 subfig,beramono,
 parts}{classicthesis}
% 
% Available options for classicthesis.sty
% (see ClassicThesis.pdf for more information):
% drafting
% parts nochapters linedheaders
% eulerchapternumbers beramono eulermath pdfspacing minionprospacing
% tocaligned dottedtoc manychapters
% listings floatperchapter subfig
% 

% 
% Triggers for this config
% 
\usepackage{ifthen}
\newboolean{enable-backrefs} % enable backrefs in the bibliography
\setboolean{enable-backrefs}{true} % true false
% 


% 
% 2. Personal data and user ad-hoc commands
% 
\newcommand{\myTitle}{Mood and Modality in Non-root Clauses\xspace}
\newcommand{\mySubtitle}{A Small Typological Investigation\xspace}
\newcommand{\myDegree}{Master of Arts Linguistic\xspace}
\newcommand{\myName}{Mike Berger\xspace}
\newcommand{\myProf}{Prof. Dr. Barbara Stiebels\xspace}
\newcommand{\myOtherProf}{Dr. Sandhya Sundaresan\xspace}
\newcommand{\mySupervisor}{Dipl. Ing. Michael Berger\xspace}
\newcommand{\myFaculty}{Institut f{\"u}r Linguistik\xspace}
%\newcommand{\myDepartment}{Linguistic\xspace}
\newcommand{\myUni}{Universit{\"a}t Leipzig\xspace}
\newcommand{\myLocation}{Leipzig\xspace}
\newcommand{\myTime}{Dezember 2016\xspace}
\newcommand{\myVersion}{Berger, Mike - Master Thesis Linguistics}

% 
% Setup, finetuning, and useful commands
% 
\newcounter{dummy} % necessary for correct hyperlinks (to index, bib, etc.)
\newlength{\abcd} % for ab..z string length calculation
\providecommand{\mLyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
\newcommand{\ie}{i.\,e.}
\newcommand{\Ie}{I.\,e.}
\newcommand{\eg}{e.\,g.}
\newcommand{\Eg}{E.\,g.}
% 


% 
% 3. Loading some handy packages
% 
% 

Re: Increase space for Figure number

2018-05-26 Thread Wolfgang Engelmann



Am 25.05.2018 um 22:28 schrieb Ricardo Berlasso:
2018-05-25 9:34 GMT+02:00 Wolfgang Engelmann 
>:


How to increase the space for Figure number (see attachment)? The
text class is sr-vorl (a Springer Publisher Vorlage -layout >
https://ctan.org/pkg/sr-vorl?lang=de
).


You need to "patch" your index to add space between numbering and 
content. To change the space on the list of figures, add this to the 
preamble:


\makeatletter
\renewcommand*\l@figure{\@dottedtocline{1}{1.5em}{3em}}
\makeatother
Change the 3em value according to your needs. For the list of tables 
use l@table instead of l@figure .


Regards,
Ricardo


Wolfgang



Thanks, Ricardo.
What does the first [xx em} stand for?
Wolfgang