Generalpaths on Mac for include

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Kickflip
Posts: 4
Joined: Fri Dec 06, 2019 11:01 am

paths on Mac for include

Post by Kickflip »

Hi,

I got some trouble with the paths while I am using TeXshop on my Mac.

Code: Select all

\include{header/deckblatt}
My main.tex is in the folder "manifolder" where a folder named "header" is stored. In the folder "header" is a deckblatt.tex and a deckblatt.aux etc.

It is like /mainfolder/header/deckblatt.tex

LaTex gives me an error:
I can't write on file 'header/deckblatt.aux'

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

paths on Mac for include

Post by Stefan Kottwitz »

Welcome to the forum!

It could be caused by folder or file wite permissions, or you compile actually from a different path, other than /mainfolder. Perhaps post your .log file here, as attachment. When you write a post, there is an "Attachments" link below the text edit field.

Stefan
LaTeX.org admin
Post Reply