File: pr01.fw

package info (click to toggle)
funnelweb 3.2-4.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,744 kB
  • sloc: ansic: 9,156; makefile: 17
file content (31 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
PR01: Test the inline typesetting features.

1. First we test the legal use of the @{literal@} construct.

2.Test @{@} (illegal).
@A@<Error Recovery Point@>

3. Test the construct @{across
   more than one line@}.

4. Now we test the construct with non-text following it.
   @{@<sloth@>@}
@A@<Error Recovery Point@>
   @{     @>   @}
@A@<Error Recovery Point@>

5. Test the legal use of the @/emphasis@/ construct.

6.Test @/@/ (illegal).
@A@<Error Recovery Point@>

7. Test the construct @/across
   more than one line@/.

8. Now we test the construct with non-text following it.
   @/@<sloth@>@/
@A@<Error Recovery Point@>
   @/     @<   @/