A problem with non-standard package and document syles in latex
Ulrike Fischer
news3 at nililand.de
Mon Apr 1 11:58:04 CEST 2024
Am Mon, 1 Apr 2024 05:39:28 +0200 schrieb Gabor Urban:
> Since this was deprecated I decided to switch to documentclass in the
> hope this will be solved:
>
> \documentclass[11pt]{article}
>
> \usepackage[magyar]{babel}
> \usepackage[igo]
As Norbert wrote the syntax is wrong, it should be \usepackage{igo}.
But note that this will not solve your problem. As it is the igo
package is incompatible with LaTeX as it redefines the \repeat
command.
See the answer and the comments in
https://tex.stackexchange.com/q/651947/2388
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
More information about the tex-live
mailing list.