[console_scripts]
bubble-add-code-annotations = bubble.scripts.add_code_annotations:main
bubble-add-math-summaries = bubble.scripts.add_math_summaries:main
bubble-add-watermark = bubble.scripts.add_watermark:main
bubble-batch = bubble.batch_build:main
bubble-bold-headings = bubble.scripts.check_bold_headings:main
bubble-build = bubble.build_book:main
bubble-check = bubble.scripts.colon_list_check:main
bubble-convert = bubble.convert:main
bubble-convert-parts = bubble.scripts.convert_parts_to_pdf:main
bubble-convert-svg-text = bubble.scripts.convert_svg_foreignobject_to_text:main
bubble-count-chars = bubble.scripts.count_chars:main
bubble-docx-footer = bubble.scripts.docx_footer:main
bubble-extract-chapter-title = bubble.scripts.extract_chapter_title_quote:main
bubble-fix-table-width = bubble.scripts.fix_table_width:main
bubble-fix-zh-period = bubble.scripts.fix_zh_period:main
bubble-fix-zh-punct = bubble.scripts.fix_zh_punctuation:main
bubble-fix-zh-quotes = bubble.scripts.fix_zh_curly_quotes:main
bubble-gen-cover-bg = bubble.scripts.generate_cover_background:main
bubble-gen-latex-header = bubble.scripts.generate_latex_header:main
bubble-gen-toc = bubble.scripts.generate_toc:main
bubble-image = bubble.scripts.image_clean:main
bubble-index = bubble.scripts.add_index_terms:main
bubble-label-check = bubble.scripts.label_equation_check:main
bubble-latex-multi-pass = bubble.scripts.latex_multi_pass:main
bubble-merge = bubble.scripts.merge_books:main
bubble-monitor = bubble.monitor:main
bubble-paper = bubble.paper:main
bubble-pdfcheck = bubble.scripts.pdfcheck:main
bubble-process-code-annotations = bubble.scripts.process_code_annotations:main
bubble-process-code-explain = bubble.scripts.process_code_explain:main
bubble-process-includes = bubble.scripts.process_includes:main
bubble-proposal = bubble.proposal:main
bubble-protect-pdf = bubble.scripts.protect_pdf:main
bubble-reorder-cover-preface = bubble.scripts.reorder_cover_preface:main
bubble-scaffold = bubble.scaffold:main
bubble-set-image-dpi = bubble.scripts.set_image_dpi:main
bubble-single-star = bubble.scripts.check_single_star_lines:main
bubble-split-pdf = bubble.scripts.split_book_pdf:main
