diff options
Diffstat (limited to 'data')
4 files changed, 14 insertions, 2 deletions
| diff --git a/data/samples/current/en/accelerando.charles_stross.sst b/data/samples/current/en/accelerando.charles_stross.sst index e58016a..e457f53 100644 --- a/data/samples/current/en/accelerando.charles_stross.sst +++ b/data/samples/current/en/accelerando.charles_stross.sst @@ -61,6 +61,8 @@ Portions of this book originally appeared in Asimov's SF Magazine as follows: "L  :B~ PART 1: Slow Takeoff +1~part1_quote [A Quote] -# +  "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim."  - Edsger W. Dijkstra @@ -1579,6 +1581,8 @@ In the darkness, Aineko bares teeth in a silent grin. Obeying a deeply hardwired  :B~ PART 2: Point of Inflexion +1~part2_quote [A Quote] -# +  Life is a process which may be abstracted from other media.  - John Von Neumann @@ -3647,6 +3651,8 @@ Outside the window, the imaginary Jovian terminator is sweeping toward them with  :B~ PART 3: Singularity +1~part3_quote [A Quote] -# +  There's a sucker born every minute.  - P. T. Barnum diff --git a/data/samples/current/en/gullivers_travels.jonathan_swift.sst b/data/samples/current/en/gullivers_travels.jonathan_swift.sst index d9370a4..ba24213 100644 --- a/data/samples/current/en/gullivers_travels.jonathan_swift.sst +++ b/data/samples/current/en/gullivers_travels.jonathan_swift.sst @@ -26,7 +26,7 @@   { Johnathan Swift }http://en.wikipedia.org/wiki/Jonathan_Swift  @make: - :headings: none; none; PART; CHAPTER; + :headings: PART; none; none; CHAPTER;   :breaks: new=3; break=4  A~ @title @creator diff --git a/data/samples/generic/accelerando.charles_stross.sst b/data/samples/generic/accelerando.charles_stross.sst index 60d4318..d9ff5a3 100644 --- a/data/samples/generic/accelerando.charles_stross.sst +++ b/data/samples/generic/accelerando.charles_stross.sst @@ -62,6 +62,8 @@ Portions of this book originally appeared in Asimov's SF Magazine as follows: "L  PART 1: Slow Takeoff +1~part1_quote [A Quote] -# +  "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim."  - Edsger W. Dijkstra @@ -1580,6 +1582,8 @@ In the darkness, Aineko bares teeth in a silent grin. Obeying a deeply hardwired  PART 2: Point of Inflexion +1~part2_quote [A Quote] -# +  Life is a process which may be abstracted from other media.  - John Von Neumann @@ -3648,6 +3652,8 @@ Outside the window, the imaginary Jovian terminator is sweeping toward them with  PART 3: Singularity +1~part3_quote [A Quote] -# +  There's a sucker born every minute.  - P. T. Barnum diff --git a/data/samples/generic/gullivers_travels.jonathan_swift.sst b/data/samples/generic/gullivers_travels.jonathan_swift.sst index d9370a4..ba24213 100644 --- a/data/samples/generic/gullivers_travels.jonathan_swift.sst +++ b/data/samples/generic/gullivers_travels.jonathan_swift.sst @@ -26,7 +26,7 @@   { Johnathan Swift }http://en.wikipedia.org/wiki/Jonathan_Swift  @make: - :headings: none; none; PART; CHAPTER; + :headings: PART; none; none; CHAPTER;   :breaks: new=3; break=4  A~ @title @creator | 
