> I need to insert a dot after the section number like > 1. Introduction
This command works for me, see dot before }
\renewcommand \thesection {\@arabic\c@section.}
Inserted in latex preamble (Document>settings>latex preamble)
regards
waluyo
> I need to insert a dot after the section number like > 1. Introduction
This command works for me, see dot before }
\renewcommand \thesection {\@arabic\c@section.}
Inserted in latex preamble (Document>settings>latex preamble)
regards
waluyo