I don't know if's the way to achieve it, but it's seems to work (I guess...), but maybe not the optimal way.
\documentclass{article}
\usepackage[showframe]{geometry}
\usepackage{calc} % For length calculations
\usepackage{graphicx}
\usepackage{pgf}
\newlength{\phraselength}
\newcommand ...
Search found 9 matches
- Wed Feb 19, 2025 10:55 pm
- Forum: General
- Topic: Calculating max point size to fit textwidth
- Replies: 1
- Views: 14101
- Tue Jan 28, 2025 9:08 pm
- Forum: General
- Topic: Random arrangments of items
- Replies: 5
- Views: 14276
Re: Random arrangments of items
For a more random seed, just wait 1 minute between compilations, I guess.
- Thu Jan 23, 2025 11:44 am
- Forum: General
- Topic: Random arrangments of items
- Replies: 5
- Views: 14276
Re: Random arrangments of items
(1) for optional arguments, use package enumitem
(2) for tasks you shoud (maybe) use other method with randomlist
(3) it's normal because randomseed is used, but (I think) you can fix it
%with enumitem
\documentclass{article}
\usepackage[seed=456789]{randomlist}
\usepackage{enumitem}
\begin ...
(2) for tasks you shoud (maybe) use other method with randomlist
(3) it's normal because randomseed is used, but (I think) you can fix it
%with enumitem
\documentclass{article}
\usepackage[seed=456789]{randomlist}
\usepackage{enumitem}
\begin ...
- Thu Jan 23, 2025 9:24 am
- Forum: General
- Topic: Random arrangments of items
- Replies: 5
- Views: 14276
Re: Random arrangments of items
You can do it with
randomlist package.

Code: Select all
Code, edit and compile here:
\documentclass{article}\usepackage{randomlist}\begin{document}\NewList{Answers}\SetList{Answers}{Q1,Q2,Q3,Q4}\begin{enumerate}\ForEachRandomItem{Answers}{Question}{\item \Question}\end{enumerate}\end{document}
- Thu Jun 06, 2024 10:09 am
- Forum: TeX Live and MacTeX
- Topic: Packages on https://texlive.net/run
- Replies: 5
- Views: 25002
Packages on https://texlive.net/run
Is it possible to program a regular automatic update ;) ?
Hi Céd,
I run an update. Do you want to test?
Here's a quick test of what I did:
\documentclass[border=10pt]{standalone}
\usepackage{thematicpuzzle}
\usepackage{xfp}
\usepackage{fontawesome5}
\begin{document}
\ThematicPuzzle[FontLabels ...
Hi Céd,
I run an update. Do you want to test?
Here's a quick test of what I did:
\documentclass[border=10pt]{standalone}
\usepackage{thematicpuzzle}
\usepackage{xfp}
\usepackage{fontawesome5}
\begin{document}
\ThematicPuzzle[FontLabels ...
- Fri May 24, 2024 1:35 pm
- Forum: TeX Live and MacTeX
- Topic: Packages on https://texlive.net/run
- Replies: 5
- Views: 25002
Packages on https://texlive.net/run
Perfect
My 'new' tkz-grapheur is available 
Is it simple to provide a texlive for online compilation, if I can help ^^ ?


Is it simple to provide a texlive for online compilation, if I can help ^^ ?
- Fri May 24, 2024 1:29 pm
- Forum: New Members
- Topic: Hello
- Replies: 2
- Views: 25031
Hello
Tks to you 

- Thu May 23, 2024 7:48 pm
- Forum: New Members
- Topic: Hello
- Replies: 2
- Views: 25031
Hello
Hi- I'm Cédric, maintainer of some packages, like ProfLycee, vectorlogos, TrivialPursuit 

- Thu May 23, 2024 7:44 pm
- Forum: TeX Live and MacTeX
- Topic: Packages on https://texlive.net/run
- Replies: 5
- Views: 25002
Packages on https://texlive.net/run
Hi- Tks for your virtual machine for online compiler 
Is it possible to update the packages in order to use last versions of packages
?
Tks in advance
Céd

Is it possible to update the packages in order to use last versions of packages

Tks in advance

Céd