[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: typos in doc/expressions.texi (show up in manual and webpage)
From: |
pspp . freepost |
Subject: |
PSPP-BUG: typos in doc/expressions.texi (show up in manual and webpage) Part II |
Date: |
Mon, 07 Nov 2016 00:16:14 +0000 |
Further study of the texinfo source `doc/expressions.texi' revealed
that these were not typos, but rather the func{} macro doesn't work as
expected.
@macro func{NAME}
@code{/NAME/}
@end macro
The webpage
https://www.gnu.org/software/pspp/manual/html_node/Statistical-Functions.html
contains the string `/NAME/' multiple times, which strongly suggests that
the problem lies with the macro.
- PSPP-BUG: typos in doc/expressions.texi (show up in manual and webpage) Part II,
pspp . freepost <=