GeneralTrying to import a section to main

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ferdisss
Posts: 4
Joined: Wed Feb 23, 2022 7:46 pm

Trying to import a section to main

Post by ferdisss »

The 'example_section' section is imported to main, but 'snolast' section is not. They are both in under "Sections". Any ideas?

In main:

Code: Select all

% Example section added from an external tex-file, here located in ./Sections/
\import{./Sections/}{Example_section}

%Snolast section 
\import{./Sections/}{Snolast}
Last edited by Stefan Kottwitz on Wed Feb 23, 2022 8:19 pm, edited 1 time in total.
Reason: code marked

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
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Trying to import a section to main

Post by Ijon Tichy »

Are there any relevant messages in the log file? Are both imports in the same file as shown in the question? Can you show us a Infominimal working example? Can you show us the content of ./Sections/? Which OS are you using? Which version of import?

Currently there are not enough information to answer the question.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply