diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-10-05 01:22:55 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-10-05 01:22:55 +0000 |
| commit | 7be725b700f49bb5028afac1ea191f7ae7a96551 (patch) | |
| tree | ac4482a562f56767348bc1b57aae8466fd3a7fbd /docutils/test/functional/input/data | |
| parent | 80aec1f596ad544e13d8164b3dc2fbef839ac664 (diff) | |
| download | docutils-7be725b700f49bb5028afac1ea191f7ae7a96551.tar.gz | |
updated for line block syntax
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2697 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input/data')
| -rw-r--r-- | docutils/test/functional/input/data/standard.txt | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/docutils/test/functional/input/data/standard.txt b/docutils/test/functional/input/data/standard.txt index 770efe072..730c68cfb 100644 --- a/docutils/test/functional/input/data/standard.txt +++ b/docutils/test/functional/input/data/standard.txt @@ -233,6 +233,12 @@ Or they can be quoted without indentation:: > > Why didn't I think of that? +Line Blocks +----------- + +(To be inserted from line_blocks.txt once the LaTeX writer has +implemented it.) + Block Quotes ------------ @@ -425,26 +431,6 @@ Target Footnotes .. target-notes:: -Line Blocks -``````````` - -Take it away, Eric the Orchestra Leader! - -.. line-block:: - - A one, two, a one two three four - - Half a bee, philosophically, - must, *ipso facto*, half not be. - But half the bee has got to be, - *vis a vis* its entity. D'you see? - - But can a bee be said to be - or not to be an entire bee, - when half the bee is not a bee, - due to some ancient injury? - - Singing... Replacement Text ```````````````` |
