On 2020-02-26 11:29, Daniel wrote:
On 2020-02-26 07:29, Daniel wrote:On 2020-02-25 21:45, Daniel wrote:Hi,I am trying to create a PDF that shows the changes I have done in a rather huge document. For some reason when I enable the option, the typesetting never ends. No error, no nothing. Just a message box after a while that the process is still running and whether I want to end it. No matter what I answer, it does not create the PDF.DanielSorry, forgot to attach the messages (below). But it doesn't tell me much.Where else could I look to get a clue? Thanks, DanielI got it to work after some battle. The endless typeset problem seem to have been caused by tracked changes within a TeX Code inset. I knew that using this combination was risky but I had no clue it could lead to a case where I don't even get an error message.I'll try to create a minimal example. Maybe it's worth knowing how this can happen.Daniel
Okay, here it is I think. Whether the LaTeX code is typeset within LyX or not does not matter, so it seems that the code generated by LyX is the problem.
As I said, I knew that putting tracked changed into a TeX Code inset is asking for trouble. However, I just missed this one when copy and pasting a whole passage with tracked changed enabled.
Still it surprises me that there is no error message or anything. Maybe a problem with the error handling in the booktabs package?
Daniel
#LyX 2.3 created this file. For more info see http://www.lyx.org/ \lyxformat 544 \begin_document \begin_header \save_transient_properties true \origin unavailable \textclass article \begin_preamble \usepackage{booktabs} \end_preamble \use_default_options true \maintain_unincluded_children false \language english \language_package default \inputencoding auto \fontencoding global \font_roman "default" "default" \font_sans "default" "default" \font_typewriter "default" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 100 \font_tt_scale 100 100 \use_microtype false \use_dash_ligatures true \graphics default \default_output_format default \output_sync 0 \bibtex_command default \index_command default \paperfontsize default \spacing single \use_hyperref false \papersize default \use_geometry false \use_package amsmath 1 \use_package amssymb 1 \use_package cancel 1 \use_package esint 1 \use_package mathdots 1 \use_package mathtools 1 \use_package mhchem 1 \use_package stackrel 1 \use_package stmaryrd 1 \use_package undertilde 1 \cite_engine basic \cite_engine_type default \biblio_style plain \use_bibtopic false \use_indices false \paperorientation portrait \suppress_date false \justification true \use_refstyle 1 \use_minted 0 \index Index \shortcut idx \color #008000 \end_index \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \paragraph_indentation default \is_math_indent 0 \math_numbering_side default \quotes_style english \dynamic_quotes 0 \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes true \output_changes true \html_math_output 0 \html_css_as_file 0 \html_be_strict false \author 1618869411 "Daniel1" \end_header \begin_body \begin_layout Standard \change_inserted 1618869411 1582713171 \begin_inset ERT status open \begin_layout Plain Layout \change_inserted 1618869411 1582713171 \backslash begin{tabular}{c} \end_layout \begin_layout Plain Layout \change_inserted 1618869411 1582713171 \backslash toprule \end_layout \begin_layout Plain Layout \change_inserted 1618869411 1582713374 x \end_layout \begin_layout Plain Layout \change_inserted 1618869411 1582713171 \backslash bottomrule \end_layout \begin_layout Plain Layout \change_inserted 1618869411 1582713171 \backslash end{tabular} \end_layout \end_inset \change_unchanged \end_layout \end_body \end_document
endless_typeset.tex
Description: TeX document
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
