Skip to main content

Questions tagged [filesystem-access]

0 votes
0 answers
58 views

In this community I was recently presented with a preamble beginning with% !TEX TS-program = lualatex which I vaguely recall having the generic designation of "magic". A bash file typically ...
Steven Thomas Hatton's user avatar
2 votes
1 answer
92 views

This question concerns how file names are written to the .synctex files. On unix, these file names seem UTF8 material for any engine used. On windows what is the exact situation for each engine (...
Jérôme LAURENS's user avatar
0 votes
0 answers
319 views

I am using my university laptop (I am a member of staff) Windows 10 system. I am a pretty much a computing noob, with no tech knowledge. I have got the administrator to install Texmaker 5.1.4 - ...
Astral's user avatar
  • 101
1 vote
1 answer
70 views

I am using Windows and want to print (right aligned) the full path of the running file only on the first page right below the right header as shown in the following screenshot. Minimal Working ...
D G's user avatar
  • 1,200
0 votes
0 answers
62 views

So right now I have a bunch folders for all the work I do in Latex organized by subject matter. Each one of these consists of the various latex projects I have for each subject. The folder that holds ...
Chris's user avatar
  • 133
2 votes
1 answer
464 views

I have this path "~/Library/Mobile Documents/com~apple~CloudDocs/Sync/160329_3DPP.bib". I cannot change that since the .bib file is synced through iCloud and updated frequently. I read that ...
massisenergy's user avatar
1 vote
0 answers
218 views

The following situation: I use a program for my data analysis. The program creates a project file. From this file I export the graphics I'm including as figures in the TeX code. Is there a way to ...
dropbear's user avatar
0 votes
0 answers
218 views

I'm trying to compile my PhD thesis which contains three chapters. The relevant preamble I'm using is \documentclass[12pt]{report} \usepackage{titling} \usepackage{graphicx} \graphicspath{ {figures/} }...
Jan3's user avatar
  • 77
3 votes
0 answers
42 views

I was wondering whether there's an automated way to detect unnecessary files (not auxiliary files) that are not needed for compilation of a LaTeX document, perhaps during or after compilation? For ...
aaragon's user avatar
  • 3,153
2 votes
1 answer
529 views

This question stems from my question here about minted and lualatex, with similar issues reported by another user here. I think I've isolated the issue to the following. minted relies on \ShellEscape ...
mbert's user avatar
  • 12.1k
0 votes
2 answers
99 views

I'm trying to implement filesystem based file includes for a paper I'm writing and have previously asked a question on this topic. The accepted answer seems to work in the case that I only have a ...
ScottishTapWater's user avatar
3 votes
3 answers
347 views

I'm trying to follow along with this answer to automagically include files based on the filesystem hierarchy. My file structure looks like: article.tex sections/ |-- 00-introductions.tex |-- 10-data....
ScottishTapWater's user avatar
1 vote
1 answer
168 views

I want to have file contents rendered as comment in a PDF file. I decided for pdfcomment, which works. pdfcomment requires newlines being typeset as \textCR\textLF. Which leas me to the following ...
koppor's user avatar
  • 3,778
1 vote
0 answers
213 views

As in title; I know status.filename gets the name of the exact file being currently compiled, but I want to know the one given as argument to lualatex. \jobname is also unhelpful because it may be ...
Atai Ambus's user avatar
1 vote
0 answers
535 views

I installed TeXLive 2022 on Linux Slackware 15.0 PC. The installation was done as root. Then I added a script texlive.sh to /etc/profile dir: #!/bin/bash export PATH=$PATH:/usr/local/texlive/2022/bin/...
user4035's user avatar
  • 5,209

15 30 50 per page
1
2 3 4 5
9