advanpix
Forum Replies Created
-
Forum: Plugins
In reply to: [WP QuickLaTeX] is the plugin down?Just marking the thread as resolved.
Forum: Plugins
In reply to: [WP QuickLaTeX] Server down? Unknown errorAny news on this issue? Do you still see it after update to new version?
Forum: Plugins
In reply to: [WP QuickLaTeX] WP-QuickLaTex not working at allClosing the thread due to no feedback.
Forum: Plugins
In reply to: [WP QuickLaTeX] Times fontQuickLaTeX is based on TexLive distribution. All packages included in the distribution are supported.
I have created page with some font examples from the document you mentioned:
http://www.holoborodko.com/pavel/quicklatex/latex-fonts-quicklatex/All fonts are supported, except those requiring “xelatex”.
Forum: Plugins
In reply to: [WP QuickLaTeX] Font family and size@”but how do I apply a particular font to either all equations on the page, or just to a particular equation??”
LaTeX fonts have no relation to WordPress’s fonts. In LaTeX world you need to use preamble to include packages (e.g. with fonts). My plugin allows to use site-wide preamble (Admin->Advanced), as well as on per-equation basis (use [preamble] .. [/preamble] short codes).
In any case, LaTeX is advanced publishing system and programming language – please check some guides on how to use it. Plugin is just easy interface to use LaTeX in WordPress.
Forum: Plugins
In reply to: [WP QuickLaTeX] Latex Broken after Cloudflare SSL Cert. used.Thank you for letting us know.
Forum: Plugins
In reply to: [WP QuickLaTeX] Latex Broken after Cloudflare SSL Cert. used.Thousands of HTTPS-websites are using plugin without issues (including our development server).
Everything depends on how you transitioned to HTTPS and what parameters were changed.
That is why I ask you to check configuration of your server – what was changed, etc.
This is something I cannot help with.Forum: Plugins
In reply to: [WP QuickLaTeX] Font family and sizeFonts.
LaTeX document has two types of content: usual text and math/equations.
Each requires different approach to setup font. The commands you are trying is for text, but you apply them on equations.Overall you can setup any fonts using LaTeX packages. Please google for “latex fonts for equations” or similar (e.g. http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml).
Font size.
Yes, you can adjust font size using \Huge or other native LaTeX commands.
On top of that QuickLaTeX allows precise font size tuning. Please check first tab in Admin page of the plugin for example. Second tab in admin page allows global setup of font size in pixels.Forum: Plugins
In reply to: [WP QuickLaTeX] Latex Broken after Cloudflare SSL Cert. used.How is this related to QL?
Update plugin to the latest version and if issue still exists – check your server configuration.Forum: Plugins
In reply to: [WP QuickLaTeX] WP-QuickLaTex not working at allI am afraid, these issues are not related to WP-QuickLaTeX.
Something is messing up usual WordPress workflow/generation of pages.
Convoluted and themes usually do that.Forum: Plugins
In reply to: [WP QuickLaTeX] Server down? Unknown errorQuickLaTeX server is up and working fine. In general, our uptime is ~100%. So that any issues are usually related to other reasons.
Have you updated plugin to the newest version (please do)?
Do you set “Cache images locally” to ON?Forum: Plugins
In reply to: [WP QuickLaTeX] is the plugin down?Thank you very much,
Happy New Year!Forum: Plugins
In reply to: [WP QuickLaTeX] is the plugin down?Glad to know! I guess your PHP configuration does not allow redirects.
That is why it started to work again after we switched to HTTPS in new plugin version.
Thank you to let me know.Forum: Plugins
In reply to: [WP QuickLaTeX] is the plugin down?I double checked – everything working fine on our side.
Does the webmin updates your PHP configuration (I think it does)?
Please check PHP configuration related to access to external URLs from PHP.Other LaTeX plugins do not use external servers.
Forum: Plugins
In reply to: [WP QuickLaTeX] is the plugin down?QL server and plugin is working normally. Why do you think it is down?