Hello:In lyx centering text changes line spacing. I can't write centered text with the same spacing as the normal text. Centering should not change line spacing. I attach example files (lyx, tex, pdf).bcsikos
centered-text-linespace-lyx-2.3.6.1.lyx
Description: application/lyx
%% LyX 2.3.6.1 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[english]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage{babel} \begin{document} Text line, not centered.
Another text line, still not centered.
Third text line not centered.
\begin{center}
This text line is centered.
\par\end{center}
\begin{center}
Second centered text line.
\par\end{center}
\begin{center}
Third centered text line.
\par\end{center}
\end{document}
centered-text-linespace-lyx-2.3.6.1.pdf
Description: Adobe PDF document
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
