From 77c85996589283b3c9d34e7b2c289bb86de4b8ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Mon, 25 May 2015 01:38:52 +0200 Subject: [PATCH] tex2lyx/test/test-insets.tex: remove the \lyxline stuff the \lyxline hack has gone from LyX long time ago. Therefore only one reference is enough --- src/tex2lyx/test/test-insets-basic.tex | 11 ++--------- src/tex2lyx/test/test-insets.tex | 11 ++--------- 2 files changed, 4 insertions(+), 18 deletions(-) diff --git a/src/tex2lyx/test/test-insets-basic.tex b/src/tex2lyx/test/test-insets-basic.tex index bc1bafed20..ffd6d6dd31 100644 --- a/src/tex2lyx/test/test-insets-basic.tex +++ b/src/tex2lyx/test/test-insets-basic.tex @@ -475,23 +475,16 @@ The following tow don't work, but they should??? \section{Special formattings\index{Special formattings}} -\subsection{LyX line} +\subsection{Rules} test -{\tiny \lyxline{\tiny}}{\tiny \par} +{\tiny{}\rule[0.5ex]{1\linewidth}{1pt}}{\tiny \par} test {\Huge Test} {\tiny test} test -\lyxline{\normalsize} - -test - {\Huge \lyxline{\Huge}}{\Huge \par} - -\subsection{rules} - test\rule[0.001\textwidth]{1\columnwidth}{0.05\textheight} test diff --git a/src/tex2lyx/test/test-insets.tex b/src/tex2lyx/test/test-insets.tex index 3fb69a886f..782b14b2ea 100644 --- a/src/tex2lyx/test/test-insets.tex +++ b/src/tex2lyx/test/test-insets.tex @@ -498,23 +498,16 @@ The following tow don't work, but they should??? \section{Special formattings\index{Special formattings}} -\subsection{LyX line} +\subsection{Rules} test -{\tiny \lyxline{\tiny}}{\tiny \par} +{\tiny{}\rule[0.5ex]{1\linewidth}{1pt}}{\tiny \par} test {\Huge Test} {\tiny test} test -\lyxline{\normalsize} - -test - {\Huge \lyxline{\Huge}}{\Huge \par} - -\subsection{rules} - test\rule[0.001\textwidth]{1\columnwidth}{0.05\textheight} test