Uwe Siart | 11 Jan 2012 15:54
Picon
Favicon

2011-09-18; setspace support throws error


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

Be sure to consult the FAQ section in the manual before submitting
a bug report.  In addition check if the bug is reproducable with an
up-to-date version of AUCTeX.  So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
When I find a document that includes "\usepackage{setspace}" I get the
error

,----
| Wrong type argument: stringp, quote
`----

To reproduce the error simply find a file containing

\documentclass{minimal}
\usepackage{setspace}
\begin{document}
\end{document}

(Continue reading)

Stefan Husmann | 11 Jan 2012 21:53
Picon
Favicon

Re: 2011-09-18; setspace support throws error

Am 11.01.2012 15:54, schrieb Uwe Siart:
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.
>
> Be sure to consult the FAQ section in the manual before submitting
> a bug report.  In addition check if the bug is reproducable with an
> up-to-date version of AUCTeX.  So please upgrade to the version
> available from http://www.gnu.org/software/auctex/ if your
> installation is older than the one available from the web site.
>
> If the bug is triggered by a specific (La)TeX file, you should try
> to produce a minimal sample file showing the problem and include it
> in your report.
>
> Your bug report will be posted to the AUCTeX bug reporting list.
> ------------------------------------------------------------------------
> When I find a document that includes "\usepackage{setspace}" I get the
> error
>
> ,----
> | Wrong type argument: stringp, quote
> `----
>
> To reproduce the error simply find a file containing
>
> \documentclass{minimal}
> \usepackage{setspace}
> \begin{document}
> \end{document}
(Continue reading)

Ralf Angeli | 11 Jan 2012 22:05

Re: 2011-09-18; setspace support throws error

* Uwe Siart (2012-01-11) writes:

> When I find a document that includes "\usepackage{setspace}" I get the
> error
>
> ,----
> | Wrong type argument: stringp, quote
> `----

Fixed in CVS.  Thanks for the report.

--

-- 
Ralf


Gmane