[LinuxCNC/linuxcnc Issue#204] docs: LinuxCNC_Documentation.pdf – double chapter

未分类 bolang 4个月前 (10-15) 24次浏览

Issue #204 | 状态: 已关闭 | 作者: tseufl | 创建时间: 2016-10-27


In the pdf output of the docs a chapter is duplicated (see picture below).

in:
-> linuxcnc/docs/src/Master_Documentation.txt <- line 17-19:

17 = LinuxCNC History
18
19 include::common/emc-history.txt[]

Here is a chapter title (= LinuxCNC History) and the following doc (emc-history.txt) also contains exactly the same title (for html and pdf-output)

This seems to me to be the cause.

Changing the title in emc-history.txt is not a good idea, because then the html and pdf output can cause problems (with all interrelated internal links).
My idea to solve the problem would be to modify the chapter title in linuxcnc/docs/src/Master_Documentation.txt something so that they are no longer exactly the same.

!linuxcnc_documentation


评论 (2)

#1 – jethornton 于 2018-07-10

I don’t see the double title in master or 2.7


#2 – SebKuzminsky 于 2018-07-10

This was fixed in d0b5fd91a146d4fcf02cbf01fff2c5f8adb3fc32 (in 2.7.8 and later).


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/204

喜欢 (0)