# -*- encoding: utf-8 -*- # stub: asciidoctor-latex 1.5.0.4.dev ruby lib Gem::Specification.new do |s| s.name = "asciidoctor-latex".freeze s.version = "1.5.0.4.dev".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["James Carlson".freeze, "Jakub Jirutka".freeze, "Dan Allen".freeze] s.date = "2015-07-21" s.description = "An extension for Asciidoctor that converts AsciiDoc documents to LaTeX and provides LaTeX extensions to Asciidoc.".freeze s.email = "jxxcarlson@mac.com".freeze s.executables = ["asciidoctor-latex".freeze] s.files = ["CHANGELOG.adoc".freeze, "LICENSE.adoc".freeze, "README.adoc".freeze, "Rakefile".freeze, "bin/asciidoctor-latex".freeze, "data/asciidoc_tex_macros.tex".freeze, "data/extras.css".freeze, "data/preamble_article.tex".freeze, "data/preamble_book.tex".freeze, "doc/Asciidoctor.html".freeze, "doc/Asciidoctor/Block.html".freeze, "doc/Asciidoctor/Converter/Html5Converter.html".freeze, "doc/Asciidoctor/Document.html".freeze, "doc/Asciidoctor/Inline.html".freeze, "doc/Asciidoctor/LaTeX.html".freeze, "doc/Asciidoctor/LaTeX/Chem.html".freeze, "doc/Asciidoctor/LaTeX/ChemInlineMacro.html".freeze, "doc/Asciidoctor/LaTeX/ClickBlock.html".freeze, "doc/Asciidoctor/LaTeX/ClickStyleInsert.html".freeze, "doc/Asciidoctor/LaTeX/Converter.html".freeze, "doc/Asciidoctor/LaTeX/Dollar.html".freeze, "doc/Asciidoctor/LaTeX/EntToUni.html".freeze, "doc/Asciidoctor/LaTeX/EnvironmentBlock.html".freeze, "doc/Asciidoctor/LaTeX/HTMLPostprocessor.html".freeze, "doc/Asciidoctor/LaTeX/Html5ConverterExtensions.html".freeze, "doc/Asciidoctor/LaTeX/InjectHTML.html".freeze, "doc/Asciidoctor/LaTeX/MacroInsert.html".freeze, "doc/Asciidoctor/LaTeX/TeXBlock.html".freeze, "doc/Asciidoctor/LaTeX/TeXPostProcess.html".freeze, "doc/Asciidoctor/LaTeX/TeXPreprocessor.html".freeze, "doc/Asciidoctor/LaTeX/TexPostprocessor.html".freeze, "doc/Asciidoctor/List.html".freeze, "doc/Asciidoctor/Section.html".freeze, "doc/Asciidoctor/Table.html".freeze, "doc/PreambleProcessor.html".freeze, "doc/String.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.LICENSE.html".freeze, "doc/file.README.html".freeze, "doc/file.manual.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/top-level-namespace.html".freeze, "examples/README.adoc".freeze, "examples/README.html".freeze, "examples/click.adoc".freeze, "examples/code.adoc".freeze, "examples/env.adoc".freeze, "examples/eq-latex.adoc".freeze, "examples/eq-stem.adoc".freeze, "examples/eqno-latex.adoc".freeze, "examples/math_article.adoc".freeze, "examples/pyth-stem.adoc".freeze, "examples/theorem-latex.adoc".freeze, "examples/xref-equations.adoc".freeze, "lib/asciidoctor-latex.rb".freeze, "lib/asciidoctor-latex/click.css".freeze, "lib/asciidoctor-latex/click.js".freeze, "lib/asciidoctor-latex/jquery.js".freeze, "lib/asciidoctor-latex/preamble_processor.rb".freeze, "lib/asciidoctor/latex.rb".freeze, "lib/asciidoctor/latex/chem.rb".freeze, "lib/asciidoctor/latex/click_block.rb".freeze, "lib/asciidoctor/latex/converter.rb".freeze, "lib/asciidoctor/latex/core_ext/colored_string.rb".freeze, "lib/asciidoctor/latex/core_ext/utility.rb".freeze, "lib/asciidoctor/latex/css.rb".freeze, "lib/asciidoctor/latex/dollar.rb".freeze, "lib/asciidoctor/latex/ent_to_uni.rb".freeze, "lib/asciidoctor/latex/environment_block.rb".freeze, "lib/asciidoctor/latex/inject_html.rb".freeze, "lib/asciidoctor/latex/inline_macros.rb".freeze, "lib/asciidoctor/latex/macro_insert.rb".freeze, "lib/asciidoctor/latex/node_processors.rb".freeze, "lib/asciidoctor/latex/prepend_processor.rb".freeze, "lib/asciidoctor/latex/preprocess.rb".freeze, "lib/asciidoctor/latex/tex_block.rb".freeze, "lib/asciidoctor/latex/tex_postprocessor.rb".freeze, "lib/asciidoctor/latex/tex_preprocessor.rb".freeze, "lib/asciidoctor/latex/version.rb".freeze, "test/examples/adoc/ampersand.adoc".freeze, "test/examples/adoc/block_olist.adoc".freeze, "test/examples/adoc/block_ulist.adoc".freeze, "test/examples/adoc/box.adoc".freeze, "test/examples/adoc/chem.adoc".freeze, "test/examples/adoc/click_plain.adoc".freeze, "test/examples/adoc/dlist.adoc".freeze, "test/examples/adoc/env.adoc".freeze, "test/examples/adoc/env2.adoc".freeze, "test/examples/adoc/env_joke.adoc".freeze, "test/examples/adoc/env_plain.adoc".freeze, "test/examples/adoc/eq-latex.adoc".freeze, "test/examples/adoc/eq.adoc".freeze, "test/examples/adoc/eq.tex".freeze, "test/examples/adoc/eqalign.adoc".freeze, "test/examples/adoc/eqalign.tex".freeze, "test/examples/adoc/eqno-latex.adoc".freeze, "test/examples/adoc/exponent1.adoc".freeze, "test/examples/adoc/exponent2.adoc".freeze, "test/examples/adoc/extras.adoc".freeze, "test/examples/adoc/hypertarget.adoc".freeze, "test/examples/adoc/image.adoc".freeze, "test/examples/adoc/line_break.adoc".freeze, "test/examples/adoc/listing.adoc".freeze, "test/examples/adoc/literal.adoc".freeze, "test/examples/adoc/macro_underscore.adoc".freeze, "test/examples/adoc/math.adoc".freeze, "test/examples/adoc/newEnvironments.tex".freeze, "test/examples/adoc/open_block.adoc".freeze, "test/examples/adoc/page_break.adoc".freeze, "test/examples/adoc/pass.adoc".freeze, "test/examples/adoc/sections.adoc".freeze, "test/examples/adoc/table.adoc".freeze, "test/examples/adoc/table.tex".freeze, "test/examples/adoc/tex_pathologies.adoc".freeze, "test/examples/adoc/zero.adoc".freeze, "test/examples/asciidoc-html/env.adoc".freeze, "test/examples/asciidoc-html/equations.adoc".freeze, "test/examples/html/env.html".freeze, "test/examples/html/equations.html".freeze, "test/examples/tex/ampersand.tex".freeze, "test/examples/tex/block_admonition.tex".freeze, "test/examples/tex/block_audio.tex".freeze, "test/examples/tex/block_colist.tex".freeze, "test/examples/tex/block_dlist.tex".freeze, "test/examples/tex/block_example.tex".freeze, "test/examples/tex/block_floating_title.tex".freeze, "test/examples/tex/block_image.tex".freeze, "test/examples/tex/block_listing.tex".freeze, "test/examples/tex/block_literal.tex".freeze, "test/examples/tex/block_olist.tex".freeze, "test/examples/tex/block_open.tex".freeze, "test/examples/tex/block_outline.tex".freeze, "test/examples/tex/block_page_break.tex".freeze, "test/examples/tex/block_paragraph.tex".freeze, "test/examples/tex/block_pass.tex".freeze, "test/examples/tex/block_preamble.tex".freeze, "test/examples/tex/block_quote.tex".freeze, "test/examples/tex/block_sidebar.tex".freeze, "test/examples/tex/block_stem.tex".freeze, "test/examples/tex/block_table.tex".freeze, "test/examples/tex/block_thematic_break.tex".freeze, "test/examples/tex/block_toc.tex".freeze, "test/examples/tex/block_ulist.tex".freeze, "test/examples/tex/block_verse.tex".freeze, "test/examples/tex/block_video.tex".freeze, "test/examples/tex/box.tex".freeze, "test/examples/tex/chem.tex".freeze, "test/examples/tex/click_plain.tex".freeze, "test/examples/tex/dlist.tex".freeze, "test/examples/tex/document.tex".freeze, "test/examples/tex/embedded.tex".freeze, "test/examples/tex/env.tex".freeze, "test/examples/tex/env2.tex".freeze, "test/examples/tex/env_joke.tex".freeze, "test/examples/tex/env_plain.tex".freeze, "test/examples/tex/eq-latex.tex".freeze, "test/examples/tex/eq.tex".freeze, "test/examples/tex/eqalign.tex".freeze, "test/examples/tex/eqno-latex.tex".freeze, "test/examples/tex/exponent1.tex".freeze, "test/examples/tex/exponent2.tex".freeze, "test/examples/tex/extras.tex".freeze, "test/examples/tex/hypertarget.tex".freeze, "test/examples/tex/image.tex".freeze, "test/examples/tex/inline_anchor.tex".freeze, "test/examples/tex/inline_break.tex".freeze, "test/examples/tex/inline_button.tex".freeze, "test/examples/tex/inline_callout.tex".freeze, "test/examples/tex/inline_footnote.tex".freeze, "test/examples/tex/inline_image.tex".freeze, "test/examples/tex/inline_kbd.tex".freeze, "test/examples/tex/inline_menu.tex".freeze, "test/examples/tex/inline_quoted.tex".freeze, "test/examples/tex/line_break.tex".freeze, "test/examples/tex/listing.tex".freeze, "test/examples/tex/literal.tex".freeze, "test/examples/tex/macro_underscore.tex".freeze, "test/examples/tex/math.tex".freeze, "test/examples/tex/open_block.tex".freeze, "test/examples/tex/page_break.tex".freeze, "test/examples/tex/pass.tex".freeze, "test/examples/tex/section.tex".freeze, "test/examples/tex/sections.tex".freeze, "test/examples/tex/table.tex".freeze, "test/examples/tex/tex_pathologies.tex".freeze, "test/examples/tex/zero.tex".freeze, "test/html_test.rb".freeze, "test/latex_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/asciidoctor/asciidoctor-latex".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Converts AsciiDoc documents to LaTeX, provides LaTeX extensions to Asciidoc".freeze s.test_files = ["test/examples/adoc/ampersand.adoc".freeze, "test/examples/adoc/block_olist.adoc".freeze, "test/examples/adoc/block_ulist.adoc".freeze, "test/examples/adoc/box.adoc".freeze, "test/examples/adoc/chem.adoc".freeze, "test/examples/adoc/click_plain.adoc".freeze, "test/examples/adoc/dlist.adoc".freeze, "test/examples/adoc/env.adoc".freeze, "test/examples/adoc/env2.adoc".freeze, "test/examples/adoc/env_joke.adoc".freeze, "test/examples/adoc/env_plain.adoc".freeze, "test/examples/adoc/eq-latex.adoc".freeze, "test/examples/adoc/eq.adoc".freeze, "test/examples/adoc/eq.tex".freeze, "test/examples/adoc/eqalign.adoc".freeze, "test/examples/adoc/eqalign.tex".freeze, "test/examples/adoc/eqno-latex.adoc".freeze, "test/examples/adoc/exponent1.adoc".freeze, "test/examples/adoc/exponent2.adoc".freeze, "test/examples/adoc/extras.adoc".freeze, "test/examples/adoc/hypertarget.adoc".freeze, "test/examples/adoc/image.adoc".freeze, "test/examples/adoc/line_break.adoc".freeze, "test/examples/adoc/listing.adoc".freeze, "test/examples/adoc/literal.adoc".freeze, "test/examples/adoc/macro_underscore.adoc".freeze, "test/examples/adoc/math.adoc".freeze, "test/examples/adoc/newEnvironments.tex".freeze, "test/examples/adoc/open_block.adoc".freeze, "test/examples/adoc/page_break.adoc".freeze, "test/examples/adoc/pass.adoc".freeze, "test/examples/adoc/sections.adoc".freeze, "test/examples/adoc/table.adoc".freeze, "test/examples/adoc/table.tex".freeze, "test/examples/adoc/tex_pathologies.adoc".freeze, "test/examples/adoc/zero.adoc".freeze, "test/examples/asciidoc-html/env.adoc".freeze, "test/examples/asciidoc-html/equations.adoc".freeze, "test/examples/html/env.html".freeze, "test/examples/html/equations.html".freeze, "test/examples/tex/ampersand.tex".freeze, "test/examples/tex/block_admonition.tex".freeze, "test/examples/tex/block_audio.tex".freeze, "test/examples/tex/block_colist.tex".freeze, "test/examples/tex/block_dlist.tex".freeze, "test/examples/tex/block_example.tex".freeze, "test/examples/tex/block_floating_title.tex".freeze, "test/examples/tex/block_image.tex".freeze, "test/examples/tex/block_listing.tex".freeze, "test/examples/tex/block_literal.tex".freeze, "test/examples/tex/block_olist.tex".freeze, "test/examples/tex/block_open.tex".freeze, "test/examples/tex/block_outline.tex".freeze, "test/examples/tex/block_page_break.tex".freeze, "test/examples/tex/block_paragraph.tex".freeze, "test/examples/tex/block_pass.tex".freeze, "test/examples/tex/block_preamble.tex".freeze, "test/examples/tex/block_quote.tex".freeze, "test/examples/tex/block_sidebar.tex".freeze, "test/examples/tex/block_stem.tex".freeze, "test/examples/tex/block_table.tex".freeze, "test/examples/tex/block_thematic_break.tex".freeze, "test/examples/tex/block_toc.tex".freeze, "test/examples/tex/block_ulist.tex".freeze, "test/examples/tex/block_verse.tex".freeze, "test/examples/tex/block_video.tex".freeze, "test/examples/tex/box.tex".freeze, "test/examples/tex/chem.tex".freeze, "test/examples/tex/click_plain.tex".freeze, "test/examples/tex/dlist.tex".freeze, "test/examples/tex/document.tex".freeze, "test/examples/tex/embedded.tex".freeze, "test/examples/tex/env.tex".freeze, "test/examples/tex/env2.tex".freeze, "test/examples/tex/env_joke.tex".freeze, "test/examples/tex/env_plain.tex".freeze, "test/examples/tex/eq-latex.tex".freeze, "test/examples/tex/eq.tex".freeze, "test/examples/tex/eqalign.tex".freeze, "test/examples/tex/eqno-latex.tex".freeze, "test/examples/tex/exponent1.tex".freeze, "test/examples/tex/exponent2.tex".freeze, "test/examples/tex/extras.tex".freeze, "test/examples/tex/hypertarget.tex".freeze, "test/examples/tex/image.tex".freeze, "test/examples/tex/inline_anchor.tex".freeze, "test/examples/tex/inline_break.tex".freeze, "test/examples/tex/inline_button.tex".freeze, "test/examples/tex/inline_callout.tex".freeze, "test/examples/tex/inline_footnote.tex".freeze, "test/examples/tex/inline_image.tex".freeze, "test/examples/tex/inline_kbd.tex".freeze, "test/examples/tex/inline_menu.tex".freeze, "test/examples/tex/inline_quoted.tex".freeze, "test/examples/tex/line_break.tex".freeze, "test/examples/tex/listing.tex".freeze, "test/examples/tex/literal.tex".freeze, "test/examples/tex/macro_underscore.tex".freeze, "test/examples/tex/math.tex".freeze, "test/examples/tex/open_block.tex".freeze, "test/examples/tex/page_break.tex".freeze, "test/examples/tex/pass.tex".freeze, "test/examples/tex/section.tex".freeze, "test/examples/tex/sections.tex".freeze, "test/examples/tex/table.tex".freeze, "test/examples/tex/tex_pathologies.tex".freeze, "test/examples/tex/zero.tex".freeze, "test/html_test.rb".freeze, "test/latex_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.5".freeze, ">= 1.5.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) end