File: indicateurl_paragraph.texi

package info (click to toggle)
texi2html 1.82%2Bdfsg1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 32,848 kB
  • ctags: 16,527
  • sloc: perl: 15,888; xml: 6,075; sh: 3,977; makefile: 545
file content (20 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\input texinfo @c -*-texinfo-*-

@setfilename indicateurl_paragraph.info

@node Top

Test a  indicateurl with end of line, and including a blank line. In texi2html
indicateurl is a simple_style, meaning that it should not be cut by 
paragraph.

@indicateurl{http://begin
continue on other line}

@c texi2dvi doesn't accept this
@indicateurl{http://begin2

cut by blank line}


@bye