General ⇒ Problem with texmaker on linux
Problem with texmaker on linux
my name is Adrian and I need your help with texmaker on linux. I am writing here diploma thesis and after adding source code of JAVA with package verbatim, I wanted to add it to some kinf of square. After that there was problém with compiling and after commenting this part of code in texmaker the problem stays here. It writes me an error, that "!Missing encsname inserted" in package graphicx. I do not think, that it has something common with this issue.
I am using Linux Mint 17.3.
Can you help me with this issue?
Thank you.
Adrian
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with texmaker on linux
welcome to the forum!
I'm sure Texmaker and Linux are both not relevant. It's a LaTeX error message, so there's probably something wrong with the code.
Please post the complete error message. If you get "!Missing endcsname inserted", you should get the line where it occurs. You could also post the .log file as attachment here. The best would be a reduced code example (

Stefan