asciidoctor-latex 1.5.0.11.dev → 1.5.0.12.dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.adoc +10 -0
  3. data/README.adoc +24 -26
  4. data/Rakefile +2 -0
  5. data/doc/Asciidoctor/Block.html +235 -153
  6. data/doc/Asciidoctor/Converter/Html5Converter.html +3 -3
  7. data/doc/Asciidoctor/Document.html +2 -2
  8. data/doc/Asciidoctor/Inline.html +75 -75
  9. data/doc/Asciidoctor/LaTeX.html +5 -5
  10. data/doc/Asciidoctor/LaTeX/Chem.html +2 -2
  11. data/doc/Asciidoctor/LaTeX/ChemInlineMacro.html +2 -2
  12. data/doc/Asciidoctor/LaTeX/ClickBlock.html +2 -2
  13. data/doc/Asciidoctor/LaTeX/ClickStyleInsert.html +2 -2
  14. data/doc/Asciidoctor/LaTeX/Converter.html +19 -19
  15. data/doc/Asciidoctor/LaTeX/Dollar.html +2 -2
  16. data/doc/Asciidoctor/LaTeX/EntToUni.html +2 -2
  17. data/doc/Asciidoctor/LaTeX/EnvironmentBlock.html +2 -2
  18. data/doc/Asciidoctor/LaTeX/HTMLPostprocessor.html +2 -2
  19. data/doc/Asciidoctor/LaTeX/Html5ConverterExtensions.html +315 -235
  20. data/doc/Asciidoctor/LaTeX/InjectHTML.html +2 -2
  21. data/doc/Asciidoctor/LaTeX/MacroInsert.html +2 -2
  22. data/doc/Asciidoctor/LaTeX/TeXBlock.html +2 -2
  23. data/doc/Asciidoctor/LaTeX/TeXPostProcess.html +48 -48
  24. data/doc/Asciidoctor/LaTeX/TeXPreprocessor.html +2 -2
  25. data/doc/Asciidoctor/LaTeX/TexPostprocessor.html +2 -2
  26. data/doc/Asciidoctor/List.html +2 -2
  27. data/doc/Asciidoctor/Section.html +2 -2
  28. data/doc/Asciidoctor/Table.html +24 -24
  29. data/doc/PreambleProcessor.html +2 -2
  30. data/doc/String.html +2 -2
  31. data/doc/class_list.html +1 -1
  32. data/doc/file.LICENSE.html +2 -2
  33. data/doc/file.README.html +68 -32
  34. data/doc/index.html +68 -32
  35. data/doc/method_list.html +91 -73
  36. data/doc/top-level-namespace.html +2 -2
  37. data/lib/asciidoctor/latex/converter.rb +3 -1
  38. data/lib/asciidoctor/latex/version.rb +1 -1
  39. data/test/examples/asciidoc-html/env.adoc +1 -1
  40. data/test/html_test.rb +1 -1
  41. data/test/latex_test.rb +1 -1
  42. data/try-out/quote.adoc +18 -0
  43. metadata +4 -3
@@ -183,9 +183,9 @@
183
183
  </div>
184
184
 
185
185
  <div id="footer">
186
- Generated on Tue May 3 13:31:56 2016 by
186
+ Generated on Tue Jun 7 05:32:26 2016 by
187
187
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
188
- 0.8.7.6 (ruby-2.3.0).
188
+ 0.8.7.6 (ruby-2.2.3).
189
189
  </div>
190
190
 
191
191
  </body>
@@ -291,9 +291,9 @@
291
291
  </div>
292
292
 
293
293
  <div id="footer">
294
- Generated on Tue May 3 13:31:56 2016 by
294
+ Generated on Tue Jun 7 05:32:26 2016 by
295
295
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
296
- 0.8.7.6 (ruby-2.3.0).
296
+ 0.8.7.6 (ruby-2.2.3).
297
297
  </div>
298
298
 
299
299
  </body>
@@ -635,9 +635,9 @@ required</p>
635
635
  </div>
636
636
 
637
637
  <div id="footer">
638
- Generated on Tue May 3 13:31:55 2016 by
638
+ Generated on Tue Jun 7 05:32:25 2016 by
639
639
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
640
- 0.8.7.6 (ruby-2.3.0).
640
+ 0.8.7.6 (ruby-2.2.3).
641
641
  </div>
642
642
 
643
643
  </body>
@@ -281,22 +281,22 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
281
281
  <pre class="lines">
282
282
 
283
283
 
284
- 881
285
- 882
286
- 883
287
- 884
288
- 885
289
- 886
290
- 887
291
- 888
292
- 889
293
- 890
294
- 891
295
- 892
296
- 893</pre>
284
+ 901
285
+ 902
286
+ 903
287
+ 904
288
+ 905
289
+ 906
290
+ 907
291
+ 908
292
+ 909
293
+ 910
294
+ 911
295
+ 912
296
+ 913</pre>
297
297
  </td>
298
298
  <td>
299
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 881</span>
299
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 901</span>
300
300
 
301
301
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_make_substitutions'>make_substitutions</span> <span class='id identifier rubyid_str'>str</span>
302
302
  <span class='id identifier rubyid_str'>str</span> <span class='op'>=</span> <span class='id identifier rubyid_str'>str</span><span class='period'>.</span><span class='id identifier rubyid_gsub'>gsub</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>\\\\</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>@@</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span> <span class='comment'># (1)
@@ -331,14 +331,14 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
331
331
  <pre class="lines">
332
332
 
333
333
 
334
- 864
335
- 865
336
- 866
337
- 867
338
- 868</pre>
334
+ 884
335
+ 885
336
+ 886
337
+ 887
338
+ 888</pre>
339
339
  </td>
340
340
  <td>
341
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 864</span>
341
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 884</span>
342
342
 
343
343
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_make_substitutions1'>make_substitutions1</span> <span class='id identifier rubyid_str'>str</span>
344
344
  <span class='id identifier rubyid_str'>str</span> <span class='op'>=</span> <span class='id identifier rubyid_str'>str</span><span class='period'>.</span><span class='id identifier rubyid_gsub'>gsub</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>&amp;amp;</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>&amp;</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
@@ -365,17 +365,17 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
365
365
  <pre class="lines">
366
366
 
367
367
 
368
- 870
369
- 871
370
- 872
371
- 873
372
- 874
373
- 875
374
- 876
375
- 877</pre>
368
+ 890
369
+ 891
370
+ 892
371
+ 893
372
+ 894
373
+ 895
374
+ 896
375
+ 897</pre>
376
376
  </td>
377
377
  <td>
378
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 870</span>
378
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 890</span>
379
379
 
380
380
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_make_substitutions_in_matches'>make_substitutions_in_matches</span> <span class='id identifier rubyid_matches'>matches</span><span class='comma'>,</span> <span class='id identifier rubyid_str'>str</span>
381
381
  <span class='id identifier rubyid_matches'>matches</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_m'>m</span><span class='op'>|</span>
@@ -405,13 +405,13 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
405
405
  <pre class="lines">
406
406
 
407
407
 
408
- 859
409
- 860
410
- 861
411
- 862</pre>
408
+ 879
409
+ 880
410
+ 881
411
+ 882</pre>
412
412
  </td>
413
413
  <td>
414
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 859</span>
414
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 879</span>
415
415
 
416
416
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_match_block'>match_block</span> <span class='id identifier rubyid_str'>str</span>
417
417
  <span class='id identifier rubyid_rx_tex_block'>rx_tex_block</span> <span class='op'>=</span> <span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>\\\[(.*?)\\\]</span><span class='regexp_end'>/m</span></span>
@@ -437,13 +437,13 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
437
437
  <pre class="lines">
438
438
 
439
439
 
440
- 854
441
- 855
442
- 856
443
- 857</pre>
440
+ 874
441
+ 875
442
+ 876
443
+ 877</pre>
444
444
  </td>
445
445
  <td>
446
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 854</span>
446
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 874</span>
447
447
 
448
448
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_match_inline'>match_inline</span> <span class='id identifier rubyid_str'>str</span>
449
449
  <span class='id identifier rubyid_rx_tex_inline'>rx_tex_inline</span> <span class='op'>=</span> <span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>\$(.*?)\$</span><span class='regexp_end'>/</span></span>
@@ -469,15 +469,15 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
469
469
  <pre class="lines">
470
470
 
471
471
 
472
- 895
473
- 896
474
- 897
475
- 898
476
- 899
477
- 900</pre>
472
+ 915
473
+ 916
474
+ 917
475
+ 918
476
+ 919
477
+ 920</pre>
478
478
  </td>
479
479
  <td>
480
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 895</span>
480
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 915</span>
481
481
 
482
482
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_stem_substitutions'>stem_substitutions</span> <span class='id identifier rubyid_str'>str</span>
483
483
  <span class='id identifier rubyid_str'>str</span> <span class='op'>=</span> <span class='id identifier rubyid_str'>str</span><span class='period'>.</span><span class='id identifier rubyid_gsub'>gsub</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>\\\\</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>@@</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span> <span class='comment'># (1)
@@ -495,9 +495,9 @@ environment. Strings &amp;ampp;, &amp;gt;, &amp;lt; are mapped back to
495
495
  </div>
496
496
 
497
497
  <div id="footer">
498
- Generated on Tue May 3 13:31:55 2016 by
498
+ Generated on Tue Jun 7 05:32:25 2016 by
499
499
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
500
- 0.8.7.6 (ruby-2.3.0).
500
+ 0.8.7.6 (ruby-2.2.3).
501
501
  </div>
502
502
 
503
503
  </body>
@@ -349,9 +349,9 @@ href=“2”>1latexmath:</a>3&#39; TEX_DOLLAR_SUB = &#39;1\(2\)3&#39;</p>
349
349
  </div>
350
350
 
351
351
  <div id="footer">
352
- Generated on Tue May 3 13:31:56 2016 by
352
+ Generated on Tue Jun 7 05:32:26 2016 by
353
353
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
354
- 0.8.7.6 (ruby-2.3.0).
354
+ 0.8.7.6 (ruby-2.2.3).
355
355
  </div>
356
356
 
357
357
  </body>
@@ -204,9 +204,9 @@
204
204
  </div>
205
205
 
206
206
  <div id="footer">
207
- Generated on Tue May 3 13:31:56 2016 by
207
+ Generated on Tue Jun 7 05:32:26 2016 by
208
208
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
209
- 0.8.7.6 (ruby-2.3.0).
209
+ 0.8.7.6 (ruby-2.2.3).
210
210
  </div>
211
211
 
212
212
  </body>
@@ -412,9 +412,9 @@ nested lists.</p>
412
412
  </div>
413
413
 
414
414
  <div id="footer">
415
- Generated on Tue May 3 13:31:56 2016 by
415
+ Generated on Tue Jun 7 05:32:26 2016 by
416
416
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
417
- 0.8.7.6 (ruby-2.3.0).
417
+ 0.8.7.6 (ruby-2.2.3).
418
418
  </div>
419
419
 
420
420
  </body>
@@ -214,9 +214,9 @@ sectionIntroduction for == Introduction</p>
214
214
  </div>
215
215
 
216
216
  <div id="footer">
217
- Generated on Tue May 3 13:31:56 2016 by
217
+ Generated on Tue Jun 7 05:32:26 2016 by
218
218
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
219
- 0.8.7.6 (ruby-2.3.0).
219
+ 0.8.7.6 (ruby-2.2.3).
220
220
  </div>
221
221
 
222
222
  </body>
@@ -160,31 +160,31 @@
160
160
  <pre class="lines">
161
161
 
162
162
 
163
- 820
164
- 821
165
- 822
166
- 823
167
- 824
168
- 825
169
- 826
170
- 827
171
- 828
172
- 829
173
- 830
174
- 831
175
- 832
176
- 833
177
- 834
178
- 835
179
- 836
180
- 837
181
- 838
182
- 839
183
163
  840
184
- 841</pre>
164
+ 841
165
+ 842
166
+ 843
167
+ 844
168
+ 845
169
+ 846
170
+ 847
171
+ 848
172
+ 849
173
+ 850
174
+ 851
175
+ 852
176
+ 853
177
+ 854
178
+ 855
179
+ 856
180
+ 857
181
+ 858
182
+ 859
183
+ 860
184
+ 861</pre>
185
185
  </td>
186
186
  <td>
187
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 820</span>
187
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 840</span>
188
188
 
189
189
  <span class='kw'>def</span> <span class='id identifier rubyid_tex_process'>tex_process</span>
190
190
  <span class='comment'># # warn &quot;This is Asciidoctor::Table, tex_process. I don&#39;t know how to do that&quot;.yellow + &quot; (#{self.node_name})&quot;.magenta if $VERBOSE
@@ -218,9 +218,9 @@
218
218
  </div>
219
219
 
220
220
  <div id="footer">
221
- Generated on Tue May 3 13:31:56 2016 by
221
+ Generated on Tue Jun 7 05:32:26 2016 by
222
222
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
223
- 0.8.7.6 (ruby-2.3.0).
223
+ 0.8.7.6 (ruby-2.2.3).
224
224
  </div>
225
225
 
226
226
  </body>
@@ -193,9 +193,9 @@
193
193
  </div>
194
194
 
195
195
  <div id="footer">
196
- Generated on Tue May 3 13:31:56 2016 by
196
+ Generated on Tue Jun 7 05:32:26 2016 by
197
197
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
198
- 0.8.7.6 (ruby-2.3.0).
198
+ 0.8.7.6 (ruby-2.2.3).
199
199
  </div>
200
200
 
201
201
  </body>
data/doc/String.html CHANGED
@@ -831,9 +831,9 @@ character is &#39;-&#39;</p>
831
831
  </div>
832
832
 
833
833
  <div id="footer">
834
- Generated on Tue May 3 13:31:56 2016 by
834
+ Generated on Tue Jun 7 05:32:26 2016 by
835
835
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
- 0.8.7.6 (ruby-2.3.0).
836
+ 0.8.7.6 (ruby-2.2.3).
837
837
  </div>
838
838
 
839
839
  </body>
data/doc/class_list.html CHANGED
@@ -50,7 +50,7 @@
50
50
 
51
51
  <ul id="full_list" class="class">
52
52
  <li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
53
- <li><a class='toggle'></a> <span class='object_link'><a href="Asciidoctor.html" title="Asciidoctor (module)">Asciidoctor</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Asciidoctor/Block.html" title="Asciidoctor::Block (class)">Block</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Document.html" title="Asciidoctor::Document (class)">Document</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Inline.html" title="Asciidoctor::Inline (class)">Inline</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Asciidoctor/LaTeX.html" title="Asciidoctor::LaTeX (module)">LaTeX</a></span><small class='search_info'>Asciidoctor</small></li><ul><li><span class='object_link'><a href="Asciidoctor/LaTeX/Chem.html" title="Asciidoctor::LaTeX::Chem (class)">Chem</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ChemInlineMacro.html" title="Asciidoctor::LaTeX::ChemInlineMacro (class)">ChemInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ClickBlock.html" title="Asciidoctor::LaTeX::ClickBlock (class)">ClickBlock</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ClickStyleInsert.html" title="Asciidoctor::LaTeX::ClickStyleInsert (class)">ClickStyleInsert</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Converter.html" title="Asciidoctor::LaTeX::Converter (class)">Converter</a></span> &lt; Object<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Dollar.html" title="Asciidoctor::LaTeX::Dollar (class)">Dollar</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EntToUni.html" title="Asciidoctor::LaTeX::EntToUni (class)">EntToUni</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EnvironmentBlock.html" title="Asciidoctor::LaTeX::EnvironmentBlock (class)">EnvironmentBlock</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EnvironmentBlock2.html" title="Asciidoctor::LaTeX::EnvironmentBlock2 (class)">EnvironmentBlock2</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/GlossInlineMacro.html" title="Asciidoctor::LaTeX::GlossInlineMacro (class)">GlossInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/HTMLPostprocessor.html" title="Asciidoctor::LaTeX::HTMLPostprocessor (class)">HTMLPostprocessor</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Html5ConverterExtensions.html" title="Asciidoctor::LaTeX::Html5ConverterExtensions (module)">Html5ConverterExtensions</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/IndexTermInlineMacro.html" title="Asciidoctor::LaTeX::IndexTermInlineMacro (class)">IndexTermInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/InjectHTML.html" title="Asciidoctor::LaTeX::InjectHTML (class)">InjectHTML</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/MacroInsert.html" title="Asciidoctor::LaTeX::MacroInsert (class)">MacroInsert</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/MacroPreprocessor.html" title="Asciidoctor::LaTeX::MacroPreprocessor (class)">MacroPreprocessor</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXBlock.html" title="Asciidoctor::LaTeX::TeXBlock (module)">TeXBlock</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXPostProcess.html" title="Asciidoctor::LaTeX::TeXPostProcess (module)">TeXPostProcess</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXPreprocessor.html" title="Asciidoctor::LaTeX::TeXPreprocessor (class)">TeXPreprocessor</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TexPostprocessor.html" title="Asciidoctor::LaTeX::TexPostprocessor (class)">TexPostprocessor</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li></ul><li><span class='object_link'><a href="Asciidoctor/List.html" title="Asciidoctor::List (class)">List</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Section.html" title="Asciidoctor::Section (class)">Section</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Table.html" title="Asciidoctor::Table (class)">Table</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li></ul><li><span class='object_link'><a href="Asciidoctor/Converter/Html5Converter.html" title="Asciidoctor::Converter::Html5Converter (class)">Asciidoctor::Converter::Html5Converter</a></span> &lt; Object<small class='search_info'>Asciidoctor::Converter</small></li><li><span class='object_link'><a href="CSSDocinfoProcessor.html" title="CSSDocinfoProcessor (class)">CSSDocinfoProcessor</a></span> &lt; DocinfoProcessor<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="PreambleProcessor.html" title="PreambleProcessor (class)">PreambleProcessor</a></span> &lt; IncludeProcessor<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="String.html" title="String (class)">String</a></span> &lt; Object<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="TexUtilities.html" title="TexUtilities (module)">TexUtilities</a></span><small class='search_info'>Top Level Namespace</small></li>
53
+ <li><a class='toggle'></a> <span class='object_link'><a href="Asciidoctor.html" title="Asciidoctor (module)">Asciidoctor</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Asciidoctor/Block.html" title="Asciidoctor::Block (class)">Block</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Document.html" title="Asciidoctor::Document (class)">Document</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Inline.html" title="Asciidoctor::Inline (class)">Inline</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Asciidoctor/LaTeX.html" title="Asciidoctor::LaTeX (module)">LaTeX</a></span><small class='search_info'>Asciidoctor</small></li><ul><li><span class='object_link'><a href="Asciidoctor/LaTeX/Chem.html" title="Asciidoctor::LaTeX::Chem (class)">Chem</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ChemInlineMacro.html" title="Asciidoctor::LaTeX::ChemInlineMacro (class)">ChemInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ClickBlock.html" title="Asciidoctor::LaTeX::ClickBlock (class)">ClickBlock</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/ClickStyleInsert.html" title="Asciidoctor::LaTeX::ClickStyleInsert (class)">ClickStyleInsert</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Converter.html" title="Asciidoctor::LaTeX::Converter (class)">Converter</a></span> &lt; Object<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Dollar.html" title="Asciidoctor::LaTeX::Dollar (class)">Dollar</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/DollarPreprocessor.html" title="Asciidoctor::LaTeX::DollarPreprocessor (class)">DollarPreprocessor</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EntToUni.html" title="Asciidoctor::LaTeX::EntToUni (class)">EntToUni</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EnvironmentBlock.html" title="Asciidoctor::LaTeX::EnvironmentBlock (class)">EnvironmentBlock</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/EnvironmentBlock2.html" title="Asciidoctor::LaTeX::EnvironmentBlock2 (class)">EnvironmentBlock2</a></span> &lt; BlockProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/GlossInlineMacro.html" title="Asciidoctor::LaTeX::GlossInlineMacro (class)">GlossInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/HTMLPostprocessor.html" title="Asciidoctor::LaTeX::HTMLPostprocessor (class)">HTMLPostprocessor</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/Html5ConverterExtensions.html" title="Asciidoctor::LaTeX::Html5ConverterExtensions (module)">Html5ConverterExtensions</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/IndexTermInlineMacro.html" title="Asciidoctor::LaTeX::IndexTermInlineMacro (class)">IndexTermInlineMacro</a></span> &lt; InlineMacroProcessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/InjectHTML.html" title="Asciidoctor::LaTeX::InjectHTML (class)">InjectHTML</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/MacroInsert.html" title="Asciidoctor::LaTeX::MacroInsert (class)">MacroInsert</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/MacroPreprocessor.html" title="Asciidoctor::LaTeX::MacroPreprocessor (class)">MacroPreprocessor</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXBlock.html" title="Asciidoctor::LaTeX::TeXBlock (module)">TeXBlock</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXPostProcess.html" title="Asciidoctor::LaTeX::TeXPostProcess (module)">TeXPostProcess</a></span><small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TeXPreprocessor.html" title="Asciidoctor::LaTeX::TeXPreprocessor (class)">TeXPreprocessor</a></span> &lt; Preprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li><li><span class='object_link'><a href="Asciidoctor/LaTeX/TexPostprocessor.html" title="Asciidoctor::LaTeX::TexPostprocessor (class)">TexPostprocessor</a></span> &lt; Postprocessor<small class='search_info'>Asciidoctor::LaTeX</small></li></ul><li><span class='object_link'><a href="Asciidoctor/List.html" title="Asciidoctor::List (class)">List</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Section.html" title="Asciidoctor::Section (class)">Section</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li><li><span class='object_link'><a href="Asciidoctor/Table.html" title="Asciidoctor::Table (class)">Table</a></span> &lt; Object<small class='search_info'>Asciidoctor</small></li></ul><li><span class='object_link'><a href="Asciidoctor/Converter/Html5Converter.html" title="Asciidoctor::Converter::Html5Converter (class)">Asciidoctor::Converter::Html5Converter</a></span> &lt; Object<small class='search_info'>Asciidoctor::Converter</small></li><li><span class='object_link'><a href="CSSDocinfoProcessor.html" title="CSSDocinfoProcessor (class)">CSSDocinfoProcessor</a></span> &lt; DocinfoProcessor<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="PreambleProcessor.html" title="PreambleProcessor (class)">PreambleProcessor</a></span> &lt; IncludeProcessor<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="String.html" title="String (class)">String</a></span> &lt; Object<small class='search_info'>Top Level Namespace</small></li><li><span class='object_link'><a href="TexUtilities.html" title="TexUtilities (module)">TexUtilities</a></span><small class='search_info'>Top Level Namespace</small></li>
54
54
 
55
55
  </ul>
56
56
  </div>
@@ -87,9 +87,9 @@ THE SOFTWARE.</code></pre>
87
87
  </div></div></div>
88
88
 
89
89
  <div id="footer">
90
- Generated on Tue May 3 13:31:55 2016 by
90
+ Generated on Tue Jun 7 05:32:25 2016 by
91
91
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
92
- 0.8.7.6 (ruby-2.3.0).
92
+ 0.8.7.6 (ruby-2.2.3).
93
93
  </div>
94
94
 
95
95
  </body>
data/doc/file.README.html CHANGED
@@ -68,18 +68,22 @@
68
68
  <li><a href="#_installation">2. Installation</a>
69
69
  <ul class="sectlevel2">
70
70
  <li><a href="#_from_rubygems">2.1. From Rubygems</a></li>
71
- <li><a href="#_from_github">2.2. From GitHub</a></li>
72
71
  </ul>
73
72
  </li>
74
- <li><a href="#_commands">3. Commands</a>
73
+ <li><a href="#_invoke_asciidoctor_latex_for_latex_output_by">Invoke asciidoctor-latex for LaTeX output by</a>
75
74
  <ul class="sectlevel2">
76
- <li><a href="#_macro_files">3.1. Macro files</a></li>
77
- <li><a href="#_switches">3.2. Switches</a></li>
75
+ <li><a href="#_from_github">1.1. From GitHub</a></li>
76
+ <li><a href="#_commands">2. Commands</a>
77
+ <ul class="sectlevel2">
78
+ <li><a href="#_macro_files">2.1. Macro files</a></li>
79
+ <li><a href="#_switches">2.2. Switches</a></li>
80
+ </ul>
81
+ </li>
82
+ <li><a href="#_document_format">3. Document format</a></li>
83
+ <li><a href="#_asciidoc_latex_environments">4. Asciidoc-LaTeX environments</a></li>
84
+ <li><a href="#_click_blocks">5. Click blocks</a></li>
78
85
  </ul>
79
86
  </li>
80
- <li><a href="#_document_format">4. Document format</a></li>
81
- <li><a href="#_asciidoc_latex_environments">5. Asciidoc-LaTeX environments</a></li>
82
- <li><a href="#_click_blocks">6. Click blocks</a></li>
83
87
  </ul>
84
88
  </div>
85
89
  <div id="preamble">
@@ -114,13 +118,13 @@ and LaTeX.<sup class="footnote">[<a id="_footnoteref_1" class="footnote" href="#
114
118
  features of Asciidoc-LaTeX. However, since
115
119
  it will not render in GitHub, you
116
120
  are encouraged to view this write-up:
117
- <a href=https://vschool.s3.amazonaws.com/manuscripts/372.html>Asciidoc-LaTeX</a>.
121
+ <a href="https://vschool.s3.amazonaws.com/manuscripts/372.html">Asciidoc-LaTeX</a>.
118
122
  For more information on using Asciidoc-LaTeX, please consult the
119
- <a href=http://www.noteshare.io/book/asciidoctor-latex-manual>Asciidoctor-LaTeX manual</a>.
123
+ <a href="http://www.noteshare.io/book/asciidoctor-latex-manual">Asciidoctor-LaTeX manual</a>.
120
124
  For more information on conversion of Asciidoc-LaTeX
121
125
  documents to LaTeX, see the file <code>tech-report.adoc</code> in
122
126
  this repository or consult the
123
- <a href=https://vschool.s3.amazonaws.com/manuscripts/389.html>online version</a>,
127
+ <a href="https://vschool.s3.amazonaws.com/manuscripts/389.html">online version</a>,
124
128
  which has a table of contents.</p>
125
129
  </div>
126
130
  <div class="paragraph">
@@ -134,13 +138,50 @@ which has a table of contents.</p>
134
138
  <div class="sect2">
135
139
  <h3 id="_from_rubygems">2.1. From Rubygems</h3>
136
140
  <div class="paragraph">
137
- <p>The development release, currenty 1.5.0.3.dev, is at
138
- <a href=https://rubygems.org/gems/asciidoctor-latex>RubyGems.org</a>
141
+ <p>The development release, currenty 1.5.0.9.dev, is at
142
+ <a href="https://rubygems.org/gems/asciidoctor-latex">RubyGems.org</a>
139
143
  Beta alert!</p>
140
144
  </div>
145
+ <div class="admonitionblock note">
146
+ <table>
147
+ <tr>
148
+ <td class="icon">
149
+ <div class="title">Note</div>
150
+ </td>
151
+ <td class="content">
152
+ Version 1.5.0.7 is "stable". Version 1.5.0.9 introduces
153
+ new syntax with switches for three 'dialects' See below.
154
+ </td>
155
+ </tr>
156
+ </table>
157
+ </div>
158
+ </div>
159
+ </div>
160
+ </div>
161
+ <h1 id="_invoke_asciidoctor_latex_for_latex_output_by" class="sect0">Invoke asciidoctor-latex for LaTeX output by</h1>
162
+ <div class="paragraph">
163
+ <p>#
164
+ # asciidoctor-latex -a dialect=asciidoc foo.adoc
165
+ # asciidoctor-latex -a dialect=manuscript foo.adoc
166
+ # asciidoctor-latex -a dialect=latex foo.adoc
167
+ #
168
+ # Be sure to use XeLaTex for tex&#8217;ing
169
+ # For html output, use
170
+ #
171
+ # asciidoctor-latex -a dialect=asciidoc foo.adoc -b html
172
+ # asciidoctor-latex -a dialect=manuscript foo.adoc -b html
173
+ # asciidoctor-latex -a dialect=latex foo.adoc -b html
174
+ #
175
+ # The above are <strong>source file</strong> options for dialects of asciidoc:
176
+ #
177
+ # asciidoc
178
+ # asciidoc-manuscript
179
+ # asciidoc-latex
180
+ #
181
+ #</p>
141
182
  </div>
142
183
  <div class="sect2">
143
- <h3 id="_from_github">2.2. From GitHub</h3>
184
+ <h3 id="_from_github">1.1. From GitHub</h3>
144
185
  <div class="paragraph">
145
186
  <p>If you would like to install a development version from the repository, use:</p>
146
187
  </div>
@@ -153,10 +194,8 @@ $ gem install *.gem</code></pre>
153
194
  </div>
154
195
  </div>
155
196
  </div>
156
- </div>
157
- </div>
158
197
  <div class="sect1">
159
- <h2 id="_commands">3. Commands</h2>
198
+ <h2 id="_commands">2. Commands</h2>
160
199
  <div class="sectionbody">
161
200
  <div class="paragraph">
162
201
  <p>Asciidoc math files can be rendered</p>
@@ -176,7 +215,7 @@ to produce <code>foo.tex</code>.</p>
176
215
  </dl>
177
216
  </div>
178
217
  <div class="sect2">
179
- <h3 id="_macro_files">3.1. Macro files</h3>
218
+ <h3 id="_macro_files">2.1. Macro files</h3>
180
219
  <div class="paragraph">
181
220
  <p>The contents of a file named <code>macros.tex</code> will
182
221
  read and used by <code>asciidoctor-latex</code>
@@ -186,7 +225,7 @@ of the output format&#8201;&#8212;&#8201;HTML or tex.</p>
186
225
  </div>
187
226
  </div>
188
227
  <div class="sect2">
189
- <h3 id="_switches">3.2. Switches</h3>
228
+ <h3 id="_switches">2.2. Switches</h3>
190
229
  <div class="dlist">
191
230
  <dl>
192
231
  <dt class="hdlist1">asciidoctor-latex -a header=no foo.adoc</dt>
@@ -206,14 +245,14 @@ instead of <code>stem:latexmth</code>.</p>
206
245
  </div>
207
246
  </div>
208
247
  <div class="sect1">
209
- <h2 id="_document_format">4. Document format</h2>
248
+ <h2 id="_document_format">3. Document format</h2>
210
249
  <div class="sectionbody">
211
250
  <div class="paragraph">
212
251
  <p>Asciidoctor supports two closely-related
213
252
  math formats, <span class="blue">Asciidoc-LaTeX</span>
214
253
  and <span class="blue">AsciiMath</span>.
215
254
  In Asciidoc-LaTeX,
216
- one can write <code>\( a^2 + b^2 = c^2 \)</code> and</p>
255
+ one can write <code>$ a^2 + b^2 = c^2 $</code> and</p>
217
256
  </div>
218
257
  <div class="listingblock">
219
258
  <div class="content">
@@ -228,7 +267,7 @@ text, respectively.
228
267
  You will need to express dollar-denominated
229
268
  currency using
230
269
  escaped dollar signs, as
231
- in the sentence, "He paid $100 for that
270
+ in the sentence, "He paid \$100 for that
232
271
  theorem." In AsciiMath, one writes
233
272
  <code>stem:[ a^2 + b^2 = c^2 ]</code>
234
273
  and</p>
@@ -244,7 +283,7 @@ and</p>
244
283
  </div>
245
284
  </div>
246
285
  <div class="sect1">
247
- <h2 id="_asciidoc_latex_environments">5. Asciidoc-LaTeX environments</h2>
286
+ <h2 id="_asciidoc_latex_environments">4. Asciidoc-LaTeX environments</h2>
248
287
  <div class="sectionbody">
249
288
  <div class="paragraph">
250
289
  <p>Asciidoc-LaTeX supports an <code>env</code> construct that maps to LaTeX environments.
@@ -268,16 +307,13 @@ Environments can contain in-line and display mathematics, e.g.,</p>
268
307
  --
269
308
  A two-by-two matrix is invertible if
270
309
  its determinant is nonzero, i.e., if
271
- +++
272
310
  \[
273
311
  \left|\begin{matrix}
274
312
  a &amp; b \\
275
313
  c &amp; d
276
314
  \end{matrix}\right| \ne 0
277
315
  \]
278
- +++
279
-
280
- This result extends to pass:[\(n\times n\)] matrices.
316
+ This result extends to $n\times n$ matrices.
281
317
  --</code></pre>
282
318
  </div>
283
319
  </div>
@@ -289,9 +325,9 @@ of <code>[env.NAME]</code>, Thus,one can write</p>
289
325
  <div class="content">
290
326
  <pre class="code ruby"><code class="ruby">[env.definition]
291
327
  --
292
- An integer pass:[\(n\)] is *prime* if (a) it is not
293
- pass:[\(\pm 1\)] and (b) it has no divisors other
294
- than pass:[\(\pm 1\)] and pass:[\(\pm n\)].
328
+ An integer $n$ is *prime* if (a) it is not
329
+ $\pm 1$ and (b) it has no divisors other
330
+ than $\pm 1$ and $\pm n$.
295
331
  --</code></pre>
296
332
  </div>
297
333
  </div>
@@ -353,7 +389,7 @@ V &amp; = \frac{4}{3} \pi r^3
353
389
  </div>
354
390
  </div>
355
391
  <div class="sect1">
356
- <h2 id="_click_blocks">6. Click blocks</h2>
392
+ <h2 id="_click_blocks">5. Click blocks</h2>
357
393
  <div class="sectionbody">
358
394
  <div class="paragraph">
359
395
  <p>Click blocks are similar to <code>[env]</code> blocks exceptiipoo that the body of
@@ -388,9 +424,9 @@ for more information.</p>
388
424
  </div></div></div>
389
425
 
390
426
  <div id="footer">
391
- Generated on Tue May 3 13:31:55 2016 by
427
+ Generated on Tue Jun 7 05:32:25 2016 by
392
428
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
393
- 0.8.7.6 (ruby-2.3.0).
429
+ 0.8.7.6 (ruby-2.2.3).
394
430
  </div>
395
431
 
396
432
  </body>