asciidoctor-latex 1.5.0.11.dev → 1.5.0.12.dev

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -129,15 +129,15 @@
129
129
  <h2>Method Summary</h2>
130
130
 
131
131
  <h3 class="inherited">Methods included from <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html" title="Asciidoctor::LaTeX::Html5ConverterExtensions (module)">LaTeX::Html5ConverterExtensions</a></span></h3>
132
- <p class="inherited"><span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#click-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#click (method)">#click</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#environment-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#environment (method)">#environment</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#environment_literal-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#environment_literal (method)">#environment_literal</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_cd-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_cd (method)">#handle_cd</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_chem-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_chem (method)">#handle_chem</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_code-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_code (method)">#handle_code</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_default-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_default (method)">#handle_default</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation (method)">#handle_equation</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation_align-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation_align (method)">#handle_equation_align</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation_literal-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation_literal (method)">#handle_equation_literal</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_jsxgraph-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_jsxgraph (method)">#handle_jsxgraph</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_null-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_null (method)">#handle_null</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_texmacro-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_texmacro (method)">#handle_texmacro</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#info-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#info (method)">#info</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#inline_anchor-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#inline_anchor (method)">#inline_anchor</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#old_inline_anchor-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#old_inline_anchor (method)">#old_inline_anchor</a></span></p>
132
+ <p class="inherited"><span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#click-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#click (method)">#click</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#environment-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#environment (method)">#environment</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#environment_literal-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#environment_literal (method)">#environment_literal</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_cd-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_cd (method)">#handle_cd</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_chem-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_chem (method)">#handle_chem</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_code-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_code (method)">#handle_code</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_default-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_default (method)">#handle_default</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation (method)">#handle_equation</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation_align-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation_align (method)">#handle_equation_align</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_equation_literal-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_equation_literal (method)">#handle_equation_literal</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_include_latex-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_include_latex (method)">#handle_include_latex</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_jsxgraph-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_jsxgraph (method)">#handle_jsxgraph</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_null-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_null (method)">#handle_null</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#handle_texmacro-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#handle_texmacro (method)">#handle_texmacro</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#info-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#info (method)">#info</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#inline_anchor-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#inline_anchor (method)">#inline_anchor</a></span>, <span class='object_link'><a href="../LaTeX/Html5ConverterExtensions.html#old_inline_anchor-instance_method" title="Asciidoctor::LaTeX::Html5ConverterExtensions#old_inline_anchor (method)">#old_inline_anchor</a></span></p>
133
133
 
134
134
 
135
135
  </div>
136
136
 
137
137
  <div id="footer">
138
- Generated on Tue May 3 13:31:56 2016 by
138
+ Generated on Tue Jun 7 05:32:26 2016 by
139
139
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
- 0.8.7.6 (ruby-2.3.0).
140
+ 0.8.7.6 (ruby-2.2.3).
141
141
  </div>
142
142
 
143
143
  </body>
@@ -302,9 +302,9 @@
302
302
  </div>
303
303
 
304
304
  <div id="footer">
305
- Generated on Tue May 3 13:31:56 2016 by
305
+ Generated on Tue Jun 7 05:32:26 2016 by
306
306
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
307
- 0.8.7.6 (ruby-2.3.0).
307
+ 0.8.7.6 (ruby-2.2.3).
308
308
  </div>
309
309
 
310
310
  </body>
@@ -281,36 +281,36 @@
281
281
  <pre class="lines">
282
282
 
283
283
 
284
- 776
285
- 777
286
- 778
287
- 779
288
- 780
289
- 781
290
- 782
291
- 783
292
- 784
293
- 785
294
- 786
295
- 787
296
- 788
297
- 789
298
- 790
299
- 791
300
- 792
301
- 793
302
- 794
303
- 795
304
284
  796
305
285
  797
306
286
  798
307
287
  799
308
288
  800
309
289
  801
310
- 802</pre>
290
+ 802
291
+ 803
292
+ 804
293
+ 805
294
+ 806
295
+ 807
296
+ 808
297
+ 809
298
+ 810
299
+ 811
300
+ 812
301
+ 813
302
+ 814
303
+ 815
304
+ 816
305
+ 817
306
+ 818
307
+ 819
308
+ 820
309
+ 821
310
+ 822</pre>
311
311
  </td>
312
312
  <td>
313
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 776</span>
313
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 796</span>
314
314
 
315
315
  <span class='kw'>def</span> <span class='id identifier rubyid_inline_anchor_process'>inline_anchor_process</span>
316
316
 
@@ -359,12 +359,12 @@
359
359
  <pre class="lines">
360
360
 
361
361
 
362
- 804
363
- 805
364
- 806</pre>
362
+ 824
363
+ 825
364
+ 826</pre>
365
365
  </td>
366
366
  <td>
367
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 804</span>
367
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 824</span>
368
368
 
369
369
  <span class='kw'>def</span> <span class='id identifier rubyid_inline_break_process'>inline_break_process</span>
370
370
  <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_text'>text</span><span class='embexpr_end'>}</span><span class='tstring_content'> \\\\</span><span class='tstring_end'>&quot;</span></span>
@@ -389,12 +389,12 @@
389
389
  <pre class="lines">
390
390
 
391
391
 
392
- 812
393
- 813
394
- 814</pre>
392
+ 832
393
+ 833
394
+ 834</pre>
395
395
  </td>
396
396
  <td>
397
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 812</span>
397
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 832</span>
398
398
 
399
399
  <span class='kw'>def</span> <span class='id identifier rubyid_inline_callout_process'>inline_callout_process</span>
400
400
  <span class='comment'># warn &quot;Please implement me! (inline_callout_process)&quot;.red if $VERBOSE
@@ -419,12 +419,12 @@
419
419
  <pre class="lines">
420
420
 
421
421
 
422
- 808
423
- 809
424
- 810</pre>
422
+ 828
423
+ 829
424
+ 830</pre>
425
425
  </td>
426
426
  <td>
427
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 808</span>
427
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 828</span>
428
428
 
429
429
  <span class='kw'>def</span> <span class='id identifier rubyid_inline_footnote_process'>inline_footnote_process</span>
430
430
  <span class='gvar'>$tex</span><span class='period'>.</span><span class='id identifier rubyid_macro'>macro</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>footnote</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_text'>text</span>
@@ -449,26 +449,6 @@
449
449
  <pre class="lines">
450
450
 
451
451
 
452
- 732
453
- 733
454
- 734
455
- 735
456
- 736
457
- 737
458
- 738
459
- 739
460
- 740
461
- 741
462
- 742
463
- 743
464
- 744
465
- 745
466
- 746
467
- 747
468
- 748
469
- 749
470
- 750
471
- 751
472
452
  752
473
453
  753
474
454
  754
@@ -491,10 +471,30 @@
491
471
  771
492
472
  772
493
473
  773
494
- 774</pre>
474
+ 774
475
+ 775
476
+ 776
477
+ 777
478
+ 778
479
+ 779
480
+ 780
481
+ 781
482
+ 782
483
+ 783
484
+ 784
485
+ 785
486
+ 786
487
+ 787
488
+ 788
489
+ 789
490
+ 790
491
+ 791
492
+ 792
493
+ 793
494
+ 794</pre>
495
495
  </td>
496
496
  <td>
497
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 732</span>
497
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 752</span>
498
498
 
499
499
  <span class='kw'>def</span> <span class='id identifier rubyid_inline_quoted_process'>inline_quoted_process</span>
500
500
  <span class='comment'># warn &quot;THIS IS: inline_quoted_process: #{self.type}&quot; if $VERBOSE
@@ -559,25 +559,25 @@
559
559
  <pre class="lines">
560
560
 
561
561
 
562
- 715
563
- 716
564
- 717
565
- 718
566
- 719
567
- 720
568
- 721
569
- 722
570
- 723
571
- 724
572
- 725
573
- 726
574
- 727
575
- 728
576
- 729
577
- 730</pre>
562
+ 735
563
+ 736
564
+ 737
565
+ 738
566
+ 739
567
+ 740
568
+ 741
569
+ 742
570
+ 743
571
+ 744
572
+ 745
573
+ 746
574
+ 747
575
+ 748
576
+ 749
577
+ 750</pre>
578
578
  </td>
579
579
  <td>
580
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 715</span>
580
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/node_processors.rb', line 735</span>
581
581
 
582
582
  <span class='kw'>def</span> <span class='id identifier rubyid_tex_process'>tex_process</span>
583
583
  <span class='kw'>case</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_node_name'>node_name</span>
@@ -605,9 +605,9 @@
605
605
  </div>
606
606
 
607
607
  <div id="footer">
608
- Generated on Tue May 3 13:31:56 2016 by
608
+ Generated on Tue Jun 7 05:32:26 2016 by
609
609
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
610
- 0.8.7.6 (ruby-2.3.0).
610
+ 0.8.7.6 (ruby-2.2.3).
611
611
  </div>
612
612
 
613
613
  </body>
@@ -80,7 +80,7 @@
80
80
 
81
81
  <dt class="r1 last">Defined in:</dt>
82
82
  <dd class="r1 last">lib/asciidoctor/latex/dollar.rb<span class="defines">,<br />
83
- lib/asciidoctor/latex.rb,<br /> lib/asciidoctor/latex/chem.rb,<br /> lib/asciidoctor/latex/version.rb,<br /> lib/asciidoctor/latex/tex_block.rb,<br /> lib/asciidoctor/latex/converter.rb,<br /> lib/asciidoctor/latex/ent_to_uni.rb,<br /> lib/asciidoctor/latex/inject_html.rb,<br /> lib/asciidoctor/latex/click_block.rb,<br /> lib/asciidoctor/latex/macro_insert.rb,<br /> lib/asciidoctor/latex/inline_macros.rb,<br /> lib/asciidoctor/latex/node_processors.rb,<br /> lib/asciidoctor/latex/tex_preprocessor.rb,<br /> lib/asciidoctor/latex/environment_block.rb,<br /> lib/asciidoctor/latex/tex_postprocessor.rb,<br /> lib/asciidoctor/latex/prepend_processor.rb,<br /> lib/asciidoctor/latex/macro_preprocessor.rb</span>
83
+ lib/asciidoctor/latex.rb,<br /> lib/asciidoctor/latex/chem.rb,<br /> lib/asciidoctor/latex/version.rb,<br /> lib/asciidoctor/latex/tex_block.rb,<br /> lib/asciidoctor/latex/converter.rb,<br /> lib/asciidoctor/latex/ent_to_uni.rb,<br /> lib/asciidoctor/latex/inject_html.rb,<br /> lib/asciidoctor/latex/click_block.rb,<br /> lib/asciidoctor/latex/macro_insert.rb,<br /> lib/asciidoctor/latex/inline_macros.rb,<br /> lib/asciidoctor/latex/node_processors.rb,<br /> lib/asciidoctor/latex/tex_preprocessor.rb,<br /> lib/asciidoctor/latex/prepend_processor.rb,<br /> lib/asciidoctor/latex/environment_block.rb,<br /> lib/asciidoctor/latex/tex_postprocessor.rb,<br /> lib/asciidoctor/latex/macro_preprocessor.rb</span>
84
84
  </dd>
85
85
 
86
86
  </dl>
@@ -115,7 +115,7 @@ have to do for now.</p>
115
115
 
116
116
 
117
117
 
118
- <strong class="classes">Classes:</strong> <span class='object_link'><a href="LaTeX/Chem.html" title="Asciidoctor::LaTeX::Chem (class)">Chem</a></span>, <span class='object_link'><a href="LaTeX/ChemInlineMacro.html" title="Asciidoctor::LaTeX::ChemInlineMacro (class)">ChemInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/ClickBlock.html" title="Asciidoctor::LaTeX::ClickBlock (class)">ClickBlock</a></span>, <span class='object_link'><a href="LaTeX/ClickStyleInsert.html" title="Asciidoctor::LaTeX::ClickStyleInsert (class)">ClickStyleInsert</a></span>, <span class='object_link'><a href="LaTeX/Converter.html" title="Asciidoctor::LaTeX::Converter (class)">Converter</a></span>, <span class='object_link'><a href="LaTeX/Dollar.html" title="Asciidoctor::LaTeX::Dollar (class)">Dollar</a></span>, <span class='object_link'><a href="LaTeX/EntToUni.html" title="Asciidoctor::LaTeX::EntToUni (class)">EntToUni</a></span>, <span class='object_link'><a href="LaTeX/EnvironmentBlock.html" title="Asciidoctor::LaTeX::EnvironmentBlock (class)">EnvironmentBlock</a></span>, <span class='object_link'><a href="LaTeX/EnvironmentBlock2.html" title="Asciidoctor::LaTeX::EnvironmentBlock2 (class)">EnvironmentBlock2</a></span>, <span class='object_link'><a href="LaTeX/GlossInlineMacro.html" title="Asciidoctor::LaTeX::GlossInlineMacro (class)">GlossInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/HTMLPostprocessor.html" title="Asciidoctor::LaTeX::HTMLPostprocessor (class)">HTMLPostprocessor</a></span>, <span class='object_link'><a href="LaTeX/IndexTermInlineMacro.html" title="Asciidoctor::LaTeX::IndexTermInlineMacro (class)">IndexTermInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/InjectHTML.html" title="Asciidoctor::LaTeX::InjectHTML (class)">InjectHTML</a></span>, <span class='object_link'><a href="LaTeX/MacroInsert.html" title="Asciidoctor::LaTeX::MacroInsert (class)">MacroInsert</a></span>, <span class='object_link'><a href="LaTeX/MacroPreprocessor.html" title="Asciidoctor::LaTeX::MacroPreprocessor (class)">MacroPreprocessor</a></span>, <span class='object_link'><a href="LaTeX/TeXPreprocessor.html" title="Asciidoctor::LaTeX::TeXPreprocessor (class)">TeXPreprocessor</a></span>, <span class='object_link'><a href="LaTeX/TexPostprocessor.html" title="Asciidoctor::LaTeX::TexPostprocessor (class)">TexPostprocessor</a></span>
118
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="LaTeX/Chem.html" title="Asciidoctor::LaTeX::Chem (class)">Chem</a></span>, <span class='object_link'><a href="LaTeX/ChemInlineMacro.html" title="Asciidoctor::LaTeX::ChemInlineMacro (class)">ChemInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/ClickBlock.html" title="Asciidoctor::LaTeX::ClickBlock (class)">ClickBlock</a></span>, <span class='object_link'><a href="LaTeX/ClickStyleInsert.html" title="Asciidoctor::LaTeX::ClickStyleInsert (class)">ClickStyleInsert</a></span>, <span class='object_link'><a href="LaTeX/Converter.html" title="Asciidoctor::LaTeX::Converter (class)">Converter</a></span>, <span class='object_link'><a href="LaTeX/Dollar.html" title="Asciidoctor::LaTeX::Dollar (class)">Dollar</a></span>, <span class='object_link'><a href="LaTeX/DollarPreprocessor.html" title="Asciidoctor::LaTeX::DollarPreprocessor (class)">DollarPreprocessor</a></span>, <span class='object_link'><a href="LaTeX/EntToUni.html" title="Asciidoctor::LaTeX::EntToUni (class)">EntToUni</a></span>, <span class='object_link'><a href="LaTeX/EnvironmentBlock.html" title="Asciidoctor::LaTeX::EnvironmentBlock (class)">EnvironmentBlock</a></span>, <span class='object_link'><a href="LaTeX/EnvironmentBlock2.html" title="Asciidoctor::LaTeX::EnvironmentBlock2 (class)">EnvironmentBlock2</a></span>, <span class='object_link'><a href="LaTeX/GlossInlineMacro.html" title="Asciidoctor::LaTeX::GlossInlineMacro (class)">GlossInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/HTMLPostprocessor.html" title="Asciidoctor::LaTeX::HTMLPostprocessor (class)">HTMLPostprocessor</a></span>, <span class='object_link'><a href="LaTeX/IndexTermInlineMacro.html" title="Asciidoctor::LaTeX::IndexTermInlineMacro (class)">IndexTermInlineMacro</a></span>, <span class='object_link'><a href="LaTeX/InjectHTML.html" title="Asciidoctor::LaTeX::InjectHTML (class)">InjectHTML</a></span>, <span class='object_link'><a href="LaTeX/MacroInsert.html" title="Asciidoctor::LaTeX::MacroInsert (class)">MacroInsert</a></span>, <span class='object_link'><a href="LaTeX/MacroPreprocessor.html" title="Asciidoctor::LaTeX::MacroPreprocessor (class)">MacroPreprocessor</a></span>, <span class='object_link'><a href="LaTeX/TeXPreprocessor.html" title="Asciidoctor::LaTeX::TeXPreprocessor (class)">TeXPreprocessor</a></span>, <span class='object_link'><a href="LaTeX/TexPostprocessor.html" title="Asciidoctor::LaTeX::TexPostprocessor (class)">TexPostprocessor</a></span>
119
119
 
120
120
 
121
121
  </p>
@@ -142,7 +142,7 @@ have to do for now.</p>
142
142
  <dt id="VERSION-constant" class="">VERSION =
143
143
 
144
144
  </dt>
145
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.5.0.6.dev</span><span class='tstring_end'>&#39;</span></span></pre></dd>
145
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.5.0.11.dev</span><span class='tstring_end'>&#39;</span></span></pre></dd>
146
146
 
147
147
  </dl>
148
148
 
@@ -158,9 +158,9 @@ have to do for now.</p>
158
158
  </div>
159
159
 
160
160
  <div id="footer">
161
- Generated on Tue May 3 13:31:55 2016 by
161
+ Generated on Tue Jun 7 05:32:25 2016 by
162
162
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
163
- 0.8.7.6 (ruby-2.3.0).
163
+ 0.8.7.6 (ruby-2.2.3).
164
164
  </div>
165
165
 
166
166
  </body>
@@ -201,9 +201,9 @@ href="http://www.noteshare.io/section/the-chem-environment">www.noteshare.io/sec
201
201
  </div>
202
202
 
203
203
  <div id="footer">
204
- Generated on Tue May 3 13:31:55 2016 by
204
+ Generated on Tue Jun 7 05:32:26 2016 by
205
205
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
206
- 0.8.7.6 (ruby-2.3.0).
206
+ 0.8.7.6 (ruby-2.2.3).
207
207
  </div>
208
208
 
209
209
  </body>
@@ -187,9 +187,9 @@
187
187
  </div>
188
188
 
189
189
  <div id="footer">
190
- Generated on Tue May 3 13:31:56 2016 by
190
+ Generated on Tue Jun 7 05:32:26 2016 by
191
191
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
192
- 0.8.7.6 (ruby-2.3.0).
192
+ 0.8.7.6 (ruby-2.2.3).
193
193
  </div>
194
194
 
195
195
  </body>
@@ -341,9 +341,9 @@
341
341
  </div>
342
342
 
343
343
  <div id="footer">
344
- Generated on Tue May 3 13:31:56 2016 by
344
+ Generated on Tue Jun 7 05:32:26 2016 by
345
345
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
346
- 0.8.7.6 (ruby-2.3.0).
346
+ 0.8.7.6 (ruby-2.2.3).
347
347
  </div>
348
348
 
349
349
  </body>
@@ -275,9 +275,9 @@ a document</p>
275
275
  </div>
276
276
 
277
277
  <div id="footer">
278
- Generated on Tue May 3 13:31:56 2016 by
278
+ Generated on Tue Jun 7 05:32:26 2016 by
279
279
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
280
- 0.8.7.6 (ruby-2.3.0).
280
+ 0.8.7.6 (ruby-2.2.3).
281
281
  </div>
282
282
 
283
283
  </body>
@@ -248,14 +248,14 @@ example</span><span class='words_sep'> </span><span class='tstring_content'>floa
248
248
  <pre class="lines">
249
249
 
250
250
 
251
- 470
252
- 471
253
- 472
254
- 473
255
- 474</pre>
251
+ 541
252
+ 542
253
+ 543
254
+ 544
255
+ 545</pre>
256
256
  </td>
257
257
  <td>
258
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/converter.rb', line 470</span>
258
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/converter.rb', line 541</span>
259
259
 
260
260
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span> <span class='id identifier rubyid_backend'>backend</span><span class='comma'>,</span> <span class='id identifier rubyid_opts'>opts</span>
261
261
  <span class='kw'>super</span>
@@ -289,19 +289,19 @@ example</span><span class='words_sep'> </span><span class='tstring_content'>floa
289
289
  <pre class="lines">
290
290
 
291
291
 
292
- 483
293
- 484
294
- 485
295
- 486
296
- 487
297
- 488
298
- 489
299
- 490
300
- 491
301
- 492</pre>
292
+ 554
293
+ 555
294
+ 556
295
+ 557
296
+ 558
297
+ 559
298
+ 560
299
+ 561
300
+ 562
301
+ 563</pre>
302
302
  </td>
303
303
  <td>
304
- <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/converter.rb', line 483</span>
304
+ <pre class="code"><span class="info file"># File 'lib/asciidoctor/latex/converter.rb', line 554</span>
305
305
 
306
306
  <span class='kw'>def</span> <span class='id identifier rubyid_convert'>convert</span> <span class='id identifier rubyid_node'>node</span><span class='comma'>,</span> <span class='id identifier rubyid_transform'>transform</span> <span class='op'>=</span> <span class='kw'>nil</span>
307
307
 
@@ -323,9 +323,9 @@ example</span><span class='words_sep'> </span><span class='tstring_content'>floa
323
323
  </div>
324
324
 
325
325
  <div id="footer">
326
- Generated on Tue May 3 13:31:56 2016 by
326
+ Generated on Tue Jun 7 05:32:26 2016 by
327
327
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
328
- 0.8.7.6 (ruby-2.3.0).
328
+ 0.8.7.6 (ruby-2.2.3).
329
329
  </div>
330
330
 
331
331
  </body>
@@ -194,9 +194,9 @@
194
194
  </div>
195
195
 
196
196
  <div id="footer">
197
- Generated on Tue May 3 13:31:55 2016 by
197
+ Generated on Tue Jun 7 05:32:26 2016 by
198
198
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
199
- 0.8.7.6 (ruby-2.3.0).
199
+ 0.8.7.6 (ruby-2.2.3).
200
200
  </div>
201
201
 
202
202
  </body>
@@ -185,9 +185,9 @@
185
185
  </div>
186
186
 
187
187
  <div id="footer">
188
- Generated on Tue May 3 13:31:56 2016 by
188
+ Generated on Tue Jun 7 05:32:26 2016 by
189
189
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
190
- 0.8.7.6 (ruby-2.3.0).
190
+ 0.8.7.6 (ruby-2.2.3).
191
191
  </div>
192
192
 
193
193
  </body>
@@ -425,9 +425,9 @@ sure what do to with it.</p>
425
425
  </div>
426
426
 
427
427
  <div id="footer">
428
- Generated on Tue May 3 13:31:56 2016 by
428
+ Generated on Tue Jun 7 05:32:26 2016 by
429
429
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
430
- 0.8.7.6 (ruby-2.3.0).
430
+ 0.8.7.6 (ruby-2.2.3).
431
431
  </div>
432
432
 
433
433
  </body>