unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33094: latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra }.
@ 2018-10-19 13:35 Pierre Neidhardt
       [not found] ` <handler.33094.B.15399561855233.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Pierre Neidhardt @ 2018-10-19 13:35 UTC (permalink / raw)
  To: 33094

[-- Attachment #1: Type: text/plain, Size: 1740 bytes --]

I've just committed texlive-latex-koma-script which only works partly,
but I can't figure out the root of the issue.

This linked example works:

	https://github.com/oliverklee/latex-examples/tree/master/simple-article-koma-script

The following fails:

--8<---------------cut here---------------start------------->8---
\documentclass[a4paper]{scrlttr2}
\usepackage[utf8]{inputenc}

\title{A very simple document}
\author{Oliver Klee}
\date{\today\ (a very good day)}

\begin{document}

This is an example of how to create line breaks and paragraphs:

Three Rings for the Elven-kings under the sky,\\
Seven for the Dwarf-lords in their halls of stone,\\
Nine for Mortal Men doomed to die,\\
One for the Dark Lord on his dark throne

\end{document}
--8<---------------cut here---------------end--------------->8---

with

--8<---------------cut here---------------start------------->8---
ERROR: Argument of \strip@prefix has an extra }.

--- TeX said ---
<inserted text> 
                \par 
l.12 \begin{document}
                     
--- HELP ---
From the .log file...

I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.
--8<---------------cut here---------------end--------------->8---

I can't install the full Texlive distribution as I don't have enough
space.

Ricardo, if you can, could you try this out and see if it works with the
full Texlive?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-08-26  9:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-19 13:35 bug#33094: latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra } Pierre Neidhardt
     [not found] ` <handler.33094.B.15399561855233.ack@debbugs.gnu.org>
2018-10-19 14:07   ` bug#33094: Acknowledgement (latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra }.) Pierre Neidhardt
2022-01-19  8:38 ` bug#33094: latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra } Ricardo Wurmus
2022-02-15 23:15   ` Ricardo Wurmus
2022-02-16 11:00     ` Ricardo Wurmus
2022-02-16 12:14       ` Ricardo Wurmus
2022-05-26 12:05       ` Lars-Dominik Braun
2022-05-31 10:32         ` Ricardo Wurmus
2022-06-05 10:25           ` Lars-Dominik Braun
2022-06-05 11:00             ` Liliana Marie Prikler
2022-06-05 17:48               ` Lars-Dominik Braun
2023-08-26  9:04 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).