Search found 6 matches

by roberthannah89
Thu Oct 13, 2016 11:21 pm
Forum: LyX
Topic: Problems with importing TeX documents with math environments
Replies: 10
Views: 7276

Re: Problems with importing TeX documents with math environm

Well the issue for me is that the document is now hard to read, much like a .tex source file. Theorem environments are possible in LyX, but they are not recognised.
by roberthannah89
Thu Oct 13, 2016 11:02 pm
Forum: LyX
Topic: Problems with importing TeX documents with math environments
Replies: 10
Views: 7276

Problems with importing TeX documents with math environments

This is pdfTeX, Version 3.14159265-2.6-1.40.17 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2016.9.9) 13 OCT 2016 14:05
entering extended mode
**./test.tex
(test.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 75 language(s) loaded.

("C:\Program Files\MiKTeX 2.9 ...
by roberthannah89
Thu Oct 13, 2016 10:43 pm
Forum: LyX
Topic: Problems with importing TeX documents with math environments
Replies: 10
Views: 7276

Problems with importing TeX documents with math environments

I guess my problem is slightly different. It will still compile, but the theorem environments are not recognised by LyX.

So as an example document:

\documentclass{article}
\usepackage{amsthm}

\newtheorem{thm}{Theorem}

\begin{document}
Test

\begin{thm}
Test theorem.
\end{thm}
\end{document}

I ...
by roberthannah89
Thu Oct 13, 2016 9:33 pm
Forum: LyX
Topic: Problems with importing TeX documents with math environments
Replies: 10
Views: 7276

Re: Problems with importing TeX documents with math environm

Yes i did this. I loaded amsthm in the preamble. It still does not work for some reason.
by roberthannah89
Thu Oct 13, 2016 12:22 am
Forum: LyX
Topic: Problems with importing TeX documents with math environments
Replies: 10
Views: 7276

Re: Problems with importing TeX documents with math environm

I'm having the exact same problem in LyX version 2.2.1. Would really appreciate a solution.
by roberthannah89
Thu Apr 28, 2016 9:57 pm
Forum: LyX
Topic: Lyx outline bug EXTREMELY annoying
Replies: 9
Views: 7479

Re: Lyx outline bug EXTREMELY annoying

Seems trivial to fix to me...