
| Current Path : /proc/thread-self/root/usr/share/texmf/context/data/texworks/configuration/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/share/texmf/context/data/texworks/configuration/texworks-config.txt |
# TeXworks: Miscellaneous configuration options that don't show up in the Preferences
# Template commands to insert for files dragged into the editor window
# Note that %1 represents the filename; #RET# represents a newline
include-text: \include{%1}#RET#
include-postscript: \includegraphics[]{%1}#RET#
include-pdf: \includegraphics[]{%1}#RET#
include-image: \includegraphics[]{%1}#RET#
# Patterns for the Remove Aux Files command; entries are cumulative
# (any occurrence of $jobname will be replaced by the root file name)
cleanup-patterns: *.aux
cleanup-patterns: $jobname.blg $jobname.brf $jobname.ccs $jobname.ent $jobname.fff
cleanup-patterns: $jobname.glo $jobname.idx $jobname.idv $jobname.ilg $jobname.ind $jobname.ioa
cleanup-patterns: $jobname.lg $jobname.lof $jobname.log $jobname.lot
cleanup-patterns: $jobname.mte $jobname.mlf $jobname.out $jobname.pdfsync
cleanup-patterns: $jobname.toc $jobname.ttt $jobname.wrm $jobname.xref
cleanup-patterns: $jobname.4ct $jobname.4tc