Texmaker and TeXstudioTexMaker and SyncTex on included files

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
raffamaiden
Posts: 2
Joined: Wed Sep 16, 2015 2:07 pm

TexMaker and SyncTex on included files

Post by raffamaiden »

Hi,
I was using TexStudio, but wanted to switch to TexMaker because the former is too slow

The problem I have is this. I have a dissertation composed by a main file (main.tex) and several other files which are included by the main file

When I open the file main, its structure shows on the left, with the included files having some sort of floppy disks

I then click on the included file on the left (on the floppy disks) and if I click two times the correct files open.

But now, when I right click on the text and select "Jump to pdf" (of course main.tex was compiled) an error box is showed in the pdf viewer: "file not found"

Let's say that the included file is called inc1.tex, I think TexMaker tries to open inc1.pdf instead of main.pdf (but that's only speculation)

Can you help me?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

TexMaker and SyncTex on included files

Post by Johannes_B »

I don't know your priblem or a solution to it. I just want to note thar the editor does not have an influebce on compilation time.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
raffamaiden
Posts: 2
Joined: Wed Sep 16, 2015 2:07 pm

TexMaker and SyncTex on included files

Post by raffamaiden »

It has, because texstudio tries to guess the correct compilation passages by looking at the log files, and it is very slow inthat
User avatar
Stefan Kottwitz
Site Admin
Posts: 10343
Joined: Mon Mar 10, 2008 9:44 pm

TexMaker and SyncTex on included files

Post by Stefan Kottwitz »

Welcome to the forum!

I never saw this problem. Perhaps send a bug report to the maintainer of the editor?

http://www.xm1math.net/texmaker/log.html#contact

Stefan
LaTeX.org admin
Post Reply