Search found 7 matches

by ponilavarasu
Mon Nov 25, 2019 8:51 am
Forum: Graphics, Figures & Tables
Topic: Table format
Replies: 0
Views: 1670

Table format

Dear All,

I need to convert html table to latex table? Is there any solution/idea?

Regards
Pon ilavarasu
by ponilavarasu
Mon Sep 30, 2019 12:59 pm
Forum: BibTeX, biblatex and biber
Topic: Text to bibitem Reference converter
Replies: 0
Views: 3138

Text to bibitem Reference converter

Dear All,

In author reviewed stage, we had received more than 10 references, and it was pretty hard to convert as bibitem with proper structure. Is there any tool/package avail to convert word doc unstructured reference to structured bibitem?

For example:

Word Docment input:
Maharaj, B ...
by ponilavarasu
Mon Sep 30, 2019 12:34 pm
Forum: Graphics, Figures & Tables
Topic: Auto structure of Table
Replies: 0
Views: 1886

Auto structure of Table

Dear Genius,

Is there any possible to generate auto structure of table from word document, like alignments, column width, auto fill columns?

Kindly provide if any tools/suggestions.

Regards
Pon ilavarasu
by ponilavarasu
Tue Sep 24, 2019 7:06 am
Forum: Text Formatting
Topic: Displaying unicode in latex file
Replies: 1
Views: 10139

Displaying unicode in latex file

Dear Genius,

How to display the unicode character output in latex document using pdflatex option.

Regards
Pon ilavarasu
by ponilavarasu
Fri Sep 20, 2019 12:37 pm
Forum: Graphics, Figures & Tables
Topic: Auto break long math equation
Replies: 5
Views: 13255

Auto break long math equation

Thank you, working fine.
by ponilavarasu
Fri Sep 20, 2019 8:20 am
Forum: Graphics, Figures & Tables
Topic: Auto break long math equation
Replies: 5
Views: 13255

Auto break long math equation

Dear Stefan Kottwitz,
Thanks for your reply. I have tried it, and it never break down any equation. Here, we are using double column job and the following eqn not fit and auto break in single column. I simply wrote a math eqn for your reference.

\usepackage[]{breqn}
\begin{equation*}
CFA=\frac ...
by ponilavarasu
Fri Sep 20, 2019 8:04 am
Forum: Graphics, Figures & Tables
Topic: Auto break long math equation
Replies: 5
Views: 13255

Auto break long math equation

Hi all, i am new to latex development. Is it possible to auto break a long math equation in latex.? Is there any suitable package/commands? Kindly share if any!