Tagged Questions
0
votes
0answers
8 views
How do I generate page numbers when using the html2latex library? [migrated]
I'm using the html2latex library to convert some html pages to latex files, and I would like to generate page numbers, and then be able to control the formatting/placement of the numbers.
Does ...
2
votes
0answers
31 views
Lightweight Text Markup language that can be converted to HTML and LaTeX with a Java library?
A simple lightweight markup language like e.g. defined by Ceole 1.0 could be very useful for use in program and application documentation that is used as the basis for automatically created HTML and ...
2
votes
1answer
41 views
Numbering and referencing images in Pandoc
I would like to add captions such as "Figure 1: Blah Blah" to my images in Pandoc and be able to refer to them like see @Figure1. I am using gpp (a pre-processor) to add captions to my images and do ...
6
votes
1answer
131 views
How to write algorithms/pseudo-code in HTML?
I'm used to writing algorithms in LaTeX while preparing my slides in Beamer but now I'm using an HTML presentation engine (shower) to prepare my slides. Are there any similar workflow/styles (css, ...
0
votes
0answers
103 views
How to compile Latex on a server?
I am currently working on a local server. what I've done so far :
I am using xampp
set a php/html form
connect php to mySql
Now, I'd like to retrieve the MySQL data and compile it with LaTeX (of ...
1
vote
1answer
33 views
How can I improve the resolution of png files used by doxygen in html output?
doxygen can create mathematical formulae using LaTeX. From the LaTeX output, it generates (I don't know how) .png files and includes them into the html documentation. Unfortunately, the resolution of ...
5
votes
1answer
144 views
How do I convert Mathematica syntax to latex? [closed]
wolfram alpha accepts latex, but it does not export to latex,
it exports plaintext,rendered images and mathematica sytax.
Is there any javascript library that converts the output to latex?
...
4
votes
1answer
119 views
How to calculate the widths of multi-column (colspan) HTML-tables?
I am trying to parse an HTML-table into LaTeX code (using longtabu as it supports custom column width settings) in a Java program I am writing. My code was running quite stable and the output seemed ...
0
votes
0answers
123 views
Workflowy and Math formulae [closed]
I'm quite a fan of workflowy, it' really great for taking notes and sketch ideas or just keep a short list to remember things.
Sometimes my notes include some basic math formulae, that i would like ...
3
votes
2answers
88 views
HTML tables like LaTeX tabbing; last column of each row should span the entire table
I would like a table in HTML which looks like this:
C1 Some text right here
C2 Some text here too
C3 And maybe some text here
C4 Basically like a text written with tabbing
C5 You ...
-2
votes
1answer
164 views
javascript convert math text into latex/graphic
I am trying to find a plugin that can convert this text
1*2^3 + 0*2^2 + 1*2^1 = 1 + 0 + 3 = 5
into latex so it can be more easily readable and user friendly
I dont mind if i need to make simple ...
2
votes
1answer
52 views
Formatting books with HTML
Is there any ongoing effort to program a LaTex alternative that revolves around HTML and CSS? TeX is about typography, but for a bit more complex things, HTML-CSS would be very easy to use and its ...
-1
votes
2answers
268 views
Converting HTML Entities (like &) to Latex
I'm writing an application to crawl some articles from a website using Java and JSOAP. The application compiles some sections of the article into a .tex (LaTeX) document and then use PDFLatex to ...
0
votes
0answers
201 views
Prevent splitting of HTML table in doxygen output
I wrote a table using HTML, sample given below:
<table>
<tr><td>256 colors</td><td>Indexed color modes. You need ... ...</td></tr>
<tr><td>Hi ...
0
votes
1answer
974 views
WYSIWYG LaTeX editor for HTML
Exist any wysiwyg (may be on js) latex editor for using in html? Easy use for users who don't know syntax of latex.
3
votes
1answer
417 views
How to convert HTML with mathjax into latex using pandoc?
I have some HTML documents with MathJax equations, and I want to convert them to latex, and then to pdf. I'd like to use pandoc.
However, pandoc replaces $ with \$ and it replaces \ in formulas with ...
-3
votes
1answer
275 views
Maths Editor For typing mathematics equation in JAVA [closed]
i want to develop a MATH EDITOR which allows the user to type mathematics function and equation.
i want to develop it using LATEX/MATHML.
For your reference i just want to develop an EDITOR as in
...
4
votes
2answers
643 views
How to take screenshot of a webpage after running javascript
I have a webpage which renders LaTeX formula using javascript. I wish to take a screenshot of it programmatically after running the scripts. Is this possible?
2
votes
1answer
339 views
latex input to html and pdf output
Is there a ruby gem that can parse latex formatted string to html string and pdf binary string including bibtex bibliography?
I'm using textile (redcloth) right now in my rails app to get formated ...
5
votes
2answers
140 views
Html code used along with Matlab
I have recently found that Matlab can use LaTeX character sequences. However, they only can be used by the functions text, title, xlabel, ylabel and zlabel. I have designed a GUI which has an uitable. ...
0
votes
3answers
83 views
OK I separated my content from my presentation, now what can I do with all that content?
HTML separates content from presentation (by using CSS for presentation and making HTML elements usually semantic), but LaTeX does not. What do people actually do with HTML that can't be done with ...
8
votes
3answers
1k views
Emacs: unifying citations between html and latex in org-mode
How to set up org-mode so it could include the result of \cite LaTeX command in HTML export?
Example:
Gulliver's Travels
My father had a small estate in Nottinghamshire: I was
the third of five ...
5
votes
3answers
1k views
Include LaTeX formulas in HTML files?
I saw some sites include LaTeX formulas in their sites. How they do that?
Is there any HTML tag or maybe a SSI command to include LaTeX formulas?
I prefer there be a server-side command, not a ...
2
votes
3answers
2k views
Google Docs clone
I'm currently attempting to make a Google Docs-esque collaborative document editor, and I'm trying to decide which technology I should implement for the backend.
HTML/CSS is really flexible and much ...
0
votes
2answers
159 views
any FAST tex to html program?
(im using debian squeeze)
i tried catdvi (but its unacceptable - just a lot of '?'s)
now i am using tex4ht but its awfully sloow..
for example generating html for this :
takes ~2 seconds (thats 4+ ...
2
votes
1answer
171 views
Is it possible to tell MathJax to use fonts for specific languages?
I love MathJax, but it does not support Cyrillic (or at least it looks so). I tried such simple text as an expression into this official example - it shows all English
letters but no Russian.
...
1
vote
2answers
682 views
Converting HTML to another syntax (LaTeX) with PHP
I'm trying to do a custom HTML to LaTeX converter, which uses Wordpress posts as a source.
Basically, it needs to do some "replacing", like:
<h2>H2 Title</h2>
<p>Text text ...
1
vote
4answers
434 views
using html/css, i would like to automatically generate a bibliography at the bottom of my website akin to latex's \bibliography command
I'll ask my question first, then give some background for those who are interested:
I would like to know if there is a command in html that will automatically generate a bibliography from a .bib ...
6
votes
3answers
396 views
Use markdown (or similar) to edit text and then output to latex > pdf| html
I am editing a lot of documents in latex, that consist of code listings and are currently output to pdf.
Since I am working in teams on those documents, I often need to manually integrate changes ...
1
vote
5answers
154 views
What language should I use for editing documents?
Document editors are nice but they have their limitations.
What is a good alternative to them?
I already know HTML and CSS and while they can do the job, they are ill-suited for printed documents.
I ...
5
votes
5answers
281 views
How can I enable use of math in my html web page
I have a blog where people can post their comments. My problem is that I need to enable people to be able to use math formulas using latex syntax. I cannot make any changes to the server. I can only ...
1
vote
1answer
378 views
Doxygen-like equation writing in html
Doxygen has the ability to produce code with inline equations with LaTeX (I am a TeXnician). I want to do the same thing just for html pages. How can I achieve this? What does doxygen use to achieve ...
1
vote
2answers
109 views
Which technology should I use to transform my latex documents into html documents
I want to write a little program that transforms my TeX files into HTML. I want to parse the documents and turn the macros (the build-in and of course my own) into HTML pieces. Here are my ...
2
votes
2answers
136 views
validating html files with latex commands
I'm using latex commands in my html code. When I validate the at w3c validator, it is giving me inavlid markup message.
Line 105, Column 31: non SGML character number 12
...
3
votes
4answers
1k views
pdflatex document to html
I need to convert a bunch of pdflatex only documents (because of graphics-- .pdf's jpgs & pngs) to html. tex4ht is giving a bunch of garbage output. the documents are built using the \input ...
8
votes
3answers
3k views
TeX to html converter
What is the best way to convert latex document with PGF & TikZ images to html files?
1
vote
4answers
346 views
“Page description language” and “markup language”
What is the difference and relation between "Page description language", "markup language" and "Page description markup language"?
Based on their wiki webpages, I just don't understand what is ...
0
votes
3answers
419 views
image format in html and latex
I want to choose an image formate for including images in both html and latex.
I found that jpeg and png formates are not always working well in latex. Is eps format the best for latex. It seems eps ...
61
votes
15answers
12k views
How can I mix LaTeX in with Markdown? [closed]
I've been using Markdown for class notes, and it's great. I even do some preprocessing on the Markdown so I can do things like tables. But this term I'm teaching a class with a lot of math, and I'd ...
4
votes
4answers
1k views
wiki/docbook/latex documentation template system
I'm searching for a documentation template system or rather will be creating one.
It should support the following features:
Create output in PDF and HTML
Support for large & complicated (LaTeX) ...
8
votes
5answers
2k views
Convert latex to html in Java or C++?
There are many tools for converting latex into html. I'm looking for a Java or C++ program to do this. It will need to run on multiple operating systems. The solution will be used on academic ...
4
votes
3answers
2k views
gettext for HTML or LaTeX? [closed]
Is there something like gettext for HTML or LaTeX? It would be great for generating simple bilingual webpages or LaTeX documents that should be kept in sync.
Is there something like that already? I ...
3
votes
5answers
384 views
Equivalent of LaTeX's \label and \ref in HTML
I have an FAQ in HTML (example) in which the questions refer to each other a lot. That means whenever we insert/delete/rearrange the questions, the numbering changes. LaTeX solves this very ...
1
vote
4answers
1k views
Converting large set of word documents automatically into xml, modify them and than convert them into latex, pdf, html
Having a set of about 400 Documents in word which are part of a Quality Management System Word is causing me a lot of grieve because a) it handles images in large doc poorly b) the layout gets ...
27
votes
15answers
8k views
Math equations on the web
How can I render Math equations on the web? I am already familiar with LaTeX's Math mode.
7
votes
8answers
721 views
Editor showdown: Maintain newlines at the ends of sentences
When editing non-WYSIWYG (LaTeX, HTML, etc) prose you probably want to have newlines at the ends of your sentences.
This has several advantages:
Easier to rearrange sentences.
Easier to comment out ...
14
votes
14answers
4k views
How best to write documentation targeting both HTML and PDF?
Latex-to-html converters I've seen in the past have been pretty awful. Editing raw html is no fun and doesn't seem to translate well to the printed page. How do others solve this problem? Links to ...
14
votes
8answers
9k views
What is the best way to embed LaTeX in a webpage?
I'm not asking about converting a LaTeX document to html.
What I'd like to be able to do is have some way to use LaTeX math commands in an html document, and have it appear correctly in a browser. ...
