Questions tagged [packages]
{packages} is about packages in general, e.g. about choosing, installing or using packages. For questions about writing packages, choose {package-writing} instead. If your question concerns a specific package, choose its name as tag. For {document-classes} or {templates} use the respective tag.
78 questions from the last 365 days
1
vote
0
answers
104
views
Uniform sequences of mathematical dots
When I need to write a sequence of dots without using TikZ, I often define a simple macro based on \bullet or another symbol that produces two or three dots (which they can be increase and decrease in ...
1
vote
0
answers
50
views
How to comfortably contribute to existing 3rd-party CTAN-available LaTex packages with git repositories, from my local computer?
I have a full TeX Live installation with latest packages. Some packages I use have github or gitlab repositories. Sometimes I write small fixes in my preamble for some packages. I'd like to submit ...
0
votes
0
answers
55
views
Is there a way to have a GUI that fills in tex file? [duplicate]
I have a class and a .tex file to write special-formatted memos. Unfortunately, I doubt the main end users who write the memos will want to change the field text in the .tex file for each memo. Is ...
2
votes
1
answer
92
views
Independent pages and subpages
I am working on a typographical project that consists in an English translation from a foreign language text with a commentary. I would like to organise the material as follows:
on the left page (i.e....
2
votes
1
answer
24
views
Remove numbering at top of a page in scrlayer-scrpage
How do you remove the upper numbering?
\documentclass[a4paper]{article}
\usepackage[fontsize=12.5pt]{fontsize}
\usepackage[italian]{babel}
\usepackage{geometry}
\geometry{
paperwidth=21cm, ...
1
vote
0
answers
63
views
How to install sty-File in Overleaf from repository?
I'm trying to use Overleaf to compile a tex-Document I created. However, Overleaf doesn't support the eforms-Package I'm using: LaTeX Error: File `eforms.sty' not found.
I read that you can manually ...
2
votes
2
answers
85
views
Automatic numbering of multiple images
I would like to number the following images as shown in the reference image, but what I have so far is only an idea.
Other (better) suggestions are more than welcome.
Is there perhaps a specific ...
2
votes
1
answer
84
views
True-false with `enumext` package
I know very little about the enumext package. My intention is customize block true-false where I can choose the number of columns and create a structure similar to this one.
I currently use two ...
2
votes
1
answer
58
views
tex4ebook and package adforn do not communicate with each other and give an error
I would like to use the package adforn for decorative purposes. But with tex4ebook I get an error message. Here is a MWE:
\documentclass{article}
\usepackage{tex4ebook}
% for LuaLaTeX font setting
\...
0
votes
1
answer
31
views
Pythonimmediate and updates: newcommand cannot be imported
I am working with pythonimmediate under MiKTeX (with the --naive-flush option), but I had to update, for other purposes, my entire Anaconda/Python distribution. I have thus obtained a more recent ...
3
votes
0
answers
100
views
Font request: Does anyone have the Millennial font package? If yes, could you share it?
I have seen some nice examples from the Millennial font package. However, I couldn't find it anywhere in the Internet. I've tried http://www.math.unl.edu/~shartke2/computer/latex/Millennial-20110819....
0
votes
1
answer
126
views
Is it possible to use the STY file to set table formats?
First, I find the LaTeX documentation lacking, in this case Tabularray Typeset Tabulars and Arrays with LATEX3. The issue as to whether I could preset certain table formats in a STY file is not ...
0
votes
1
answer
71
views
Converting video formulas to LaTeX-code: possible packages?
I'm unsure if this question is relevant or useful for this community, but I believe it could prove valuable.
If I have a video containing mathematical formulas
https://www.youtube.com/watch?v=t-...
2
votes
1
answer
97
views
Arabart package in not working at al on texlive 2024
All,
I am trying to use the arabart package to render Arabic fonts, but Arabic fonts are not produced at all (I got empty pdf file). I listed the package that I am using in case they are inconsistent ...
0
votes
0
answers
44
views
Why I can't find packages with extension sty?
I am trying to get Latex working on my new PC for the first time. I downloaded MikTex package, went through the process. I put my latex file, I can not produce the PDF file, because I am encounter ...