Title: Van Abel's Replies | WordPress.org

---

# Van Abel

  [  ](https://wordpress.org/support/users/van-abel/)

 *   [Profile](https://wordpress.org/support/users/van-abel/)
 *   [Topics Started](https://wordpress.org/support/users/van-abel/topics/)
 *   [Replies Created](https://wordpress.org/support/users/van-abel/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/van-abel/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/van-abel/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/van-abel/engagements/)
 *   [Favorites](https://wordpress.org/support/users/van-abel/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/users/van-abel/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/van-abel/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/van-abel/replies/page/2/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[LaTeX2HTML] Плагин удаляет любой текст после символа %](https://wordpress.org/support/topic/%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d1%83%d0%b4%d0%b0%d0%bb%d1%8f%d0%b5%d1%82-%d0%bb%d1%8e%d0%b1%d0%be%d0%b9-%d1%82%d0%b5%d0%ba%d1%81%d1%82-%d0%bf%d0%be%d1%81%d0%bb%d0%b5-%d1%81%d0%b8%d0%bc%d0%b2/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 months, 3 weeks ago](https://wordpress.org/support/topic/%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d1%83%d0%b4%d0%b0%d0%bb%d1%8f%d0%b5%d1%82-%d0%bb%d1%8e%d0%b1%d0%be%d0%b9-%d1%82%d0%b5%d0%ba%d1%81%d1%82-%d0%bf%d0%be%d1%81%d0%bb%d0%b5-%d1%81%d0%b8%d0%bc%d0%b2/#post-18912276)
 * Здравствуйте, спасибо за отзыв.
 * Вы правы: в более старых версиях плагин обрабатывал символ <code class=””>% как
   начало «комментария до конца строки» (по аналогии с LaTeX), из‑за чего весь текст
   после одного <code class=””>% в обычной строке мог пропадать. Это действительно
   неудобно, если <code class=””>% используется как знак процента, а не как комментарий.
 * В версии 2.6.3 это изменено: удаляется только текст после двойного процента <
   code class=””>%% до конца строки; одиночный <code class=””>% больше не обрезает
   строку. Поэтому проценты вроде <code class=””>95% и прочий обычный текст с <code
   class=””>% переделывать не должно понадобиться.
 * Пожалуйста, обновите плагин до 2.6.3 и проверьте страницу ещё раз. Если после
   обновления что‑то всё ещё обрежется, опишите пример строки (можно без личных 
   данных) — тогда сможем точечно разобрать случай.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Version 2.6.0 breaks the formula](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/#post-18278305)
 * [@lastala](https://wordpress.org/support/users/lastala/) The bug has been fixed.
   Please update to version 2.6.2 and test it. Feel free to share any feedback or
   report issues you encounter.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Version 2.6.0 breaks the formula](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/#post-18246808)
 * Sorry for the bug here! Please update to 2.6.1 and welcome to feedback if you
   find any other issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] make the symbol (ℝ,+) bold?](https://wordpress.org/support/topic/make-the-symbol-mathbbr-bold/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/make-the-symbol-mathbbr-bold/#post-18096253)
 * How about $\mathbf{R}$? I think that $\mathbb{R}$ don’t have a bold version (
   as it is in TeX).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Increase the font size generated by \section](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/#post-18096249)
 * Apologies for the delay. It appears that MathJax supports certain mathematical
   fonts—not including Cambria Math, which is a commercial font of Microsoft Word—
   such as those listed at [https://docs.mathjax.org/en/latest/output/fonts.html](https://docs.mathjax.org/en/latest/output/fonts.html).
 * Here is an example configuration for the latex2html settings; hopefully, it will
   function correctly (though I haven’t tested it):
 *     ```wp-block-code
       MathJax.Hub.Config({
           TeX: {
             extensions: ["autoload-all.js"],
             Macros: {
               RR: "{\\mathbb{R}}"
             },
             equationNumbers: { autoNumber: "AMS" },
             TagSide: "right",
             TagIndent: ".8em",
             MultLineWidth: "85%",
             font: "firas"
           }
         });
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Plug-in locked?](https://wordpress.org/support/topic/plug-in-locked/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plug-in-locked/#post-18090274)
 * Hi Dave,
 * Thank you so much for your kind words and your interest in contributing to Latex2HTML!
   I’m glad to hear you’ve been exploring the plugin’s code, and I’d be more than
   happy to welcome any contributions you come up with. This is a free plugin, and
   contributions from users like you help keep it evolving and improving for everyone.
 * Regarding the recent plugin removal, I wanted to reassure you that I’ve already
   addressed the identified security concerns and submitted an updated version for
   review. The issue was related to a potential vulnerability, but I’ve patched 
   it and taken steps to enhance overall security. Once the review is complete, 
   the plugin will be available for download again.
 * Please feel free to reach out with any ideas or contributions, and thanks again
   for your support!
   Abel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Increase the font size generated by \section](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/#post-18013179)
 * That’s easy, just check you theme’s font and add it to the class `.latex_section`,
   e.g.`
   .latex_section {font-size: 16pt;font-family: "Times New Roman", Times, 
   serif;font-weight: 400;font-variant: normal; /* Ensures normal letter casing */}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Increase the font size generated by \section](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/increase-the-font-size-generated-by-section/#post-18008221)
 * You can do it at the LaTeX2HTML Plugin setting page, which has a css setting 
   block, and add
 *     ```wp-block-code
       .latex-section {font-size: 2em;}
       ```
   
 * which should work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Can’t type the percent sign (%)](https://wordpress.org/support/topic/cant-type-the-percent-sign-2/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/cant-type-the-percent-sign-2/#post-17977908)
 * Since the plugin interprets %  as a comment indicator in LaTeX, it is recommended
   to use & #37; (no space between & and #) when you need to include a percent sign
   in your content. Additionally, it’s advisable to use a plain text editor for 
   LaTeX instead of a block editor to avoid any formatting issues.
    -  This reply was modified 1 year, 11 months ago by [Van Abel](https://wordpress.org/support/users/van-abel/).
    -  This reply was modified 1 year, 11 months ago by [Van Abel](https://wordpress.org/support/users/van-abel/).
    -  This reply was modified 1 year, 11 months ago by [Van Abel](https://wordpress.org/support/users/van-abel/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] CommonHTML instead of SVG](https://wordpress.org/support/topic/commonhtml-instead-of-svg/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/commonhtml-instead-of-svg/#post-17591423)
 * Please try to choose one cdn from the list:
   [https://docs.mathjax.org/en/latest/web/start.html#cdn-list](https://docs.mathjax.org/en/latest/web/start.html#cdn-list)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Conflicts with my Website](https://wordpress.org/support/topic/conflicts-with-my-website/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/conflicts-with-my-website/#post-17557033)
 * I am sorry that I can’t help, since in my test. It work as expected in the mobile
   and desktop mode.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] LaTeX2HTML conflicts with other plugins](https://wordpress.org/support/topic/latex2html-conflicts-with-other-plugins/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/latex2html-conflicts-with-other-plugins/#post-17538146)
 * This is fixed with new version 2.5.4, please check it and feedback.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] CommonHTML instead of SVG](https://wordpress.org/support/topic/commonhtml-instead-of-svg/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/commonhtml-instead-of-svg/#post-17519291)
    1. of course it possible to use CommonHtml instead of SVG, just replace the url
       of MathJax [CDN](http://docs.mathjax.org/en/latest/start.html#using-the-mathjax-content-delivery-network-cdn).
    2. I don’t think we need to change the MathJax [configuration](http://docs.mathjax.org/en/latest/configuration.html#using-in-line-configuration-options)
       field
    3. The plugin will automatically detect the use of math formulas, and load MathJax
       automatically. But if you mean load the plugin based on math formulas automatically,
       then it is not possible.
    4. Please test the plugin with default theme, see if there any breaks. It may be
       a bug of plugin, in that case, please feedback to me. Otherwise, please feedback
       to the author of theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Can’t type the percent sign (%)](https://wordpress.org/support/topic/cant-type-the-percent-sign/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/cant-type-the-percent-sign/#post-17248833)
 * Fixed with new updates. Please test the new version 2.5.1.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] The tips on css style](https://wordpress.org/support/topic/the-tips-on-css-style/)
 *  Plugin Author [Van Abel](https://wordpress.org/support/users/van-abel/)
 * (@van-abel)
 * [5 years ago](https://wordpress.org/support/topic/the-tips-on-css-style/#post-14706872)
 * [@rbsantiago](https://wordpress.org/support/users/rbsantiago/) I have received
   your email couple of months ago and another one recently. However, each replay
   to you have been rejected by your email server, I don’t know how to contact with
   you!!
 * I am glad to hear that you have some improvement on the plugin. I have set a 
   project on GitHub of this plugin and you can fork, clone, push the repository,
   which can be accessed via [https://github.com/vanabel/LaTeX2HTML](https://github.com/vanabel/LaTeX2HTML)

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/users/van-abel/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/van-abel/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/van-abel/replies/page/2/?output_format=md)