-
When you use the `info` command to obtain the GNU C library extensive documentation, on Clear you don't get it. Instead, of you get the man page.
For example, `info memset` produces the following i…
-
Hello everyone,
We currently have two separate sources for manual. One is in Latex and the other in Texinfo. They create a few problems for maintainers.
Latex version is the source of manual avail…
-
## Dependencies
Switch to bash
```bash
sudo dpkg-reconfigure dash #####choose NO
```
Install dependecies
```bash
sudo apt update
sudo apt -y install libtool-bin \
python2 gcc make perl tofr…
-
GCC/4.7.2 has .texi files that are incompatible with texinfo 5.1 in CentOS 7.
To install GCC/4.7.2 on CentOS 7 with easybuild 3.4.0, I found 2 workarounds :
- Workaround 1 : Uninstall texinfo pack…
-
I'm trying to document the SHOP2 planner, which is at https://github.com/shop-planner/shop-master
When I do
```
(sb-texinfo:generate-includes "~/shop2/doc/includes/" (list :shop2 :shop2.unifier…
-
Hi, I've created a Texinfo file which I think can be a good place to start writing documentation for padics. For each function in padics, I generated a skeleton of the Texinfo stuff for it. Since ther…
-
The Gambit manual is currently in one monolithic 640K source file `gambit.txi`. Does texinfo have an include mechanism that could be used to break it down into smaller files? That would probably make …
-
Hi!
we use po4a (0.56) to translate the Guix manual and found that a recent addition to our manual completely broke the translated files after it:
```
@url{https://example.org,
example}
```
…
-
### Describe the bug
Consider the following source (taken from 1.5.0-notes.rst in NumPy):
```
:pep:`3118` compatibility
-------------------------
```
It somehow produces:
```
@node PEP 311…
-
### 详细叙述
chiyu@chiyu-Home:~$ sudo apt install -y ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential \
bzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk …