Search found 12 matches

by arstaer
Tue Mar 29, 2016 1:15 am
Forum: BibTeX, biblatex and biber
Topic: Make addbibresource{} choose one out of many .bib
Replies: 4
Views: 8612

Make addbibresource{} choose one out of many .bib

Thank you for the reply!

I tried to use this but then I get
! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.84

I tried to debug it but I don't know where the problems lie.

I created an MWE ...
by arstaer
Sat Mar 26, 2016 2:46 am
Forum: BibTeX, biblatex and biber
Topic: Make addbibresource{} choose one out of many .bib
Replies: 4
Views: 8612

Make addbibresource{} choose one out of many .bib

Dear all,

Here is the issue, I plan to make \addbibresource{} to look for .bib files in different folders and choose the ones that are available without throwing errors if one of the bib files is not in the location specified.

Basically,

\addbibresource{Zotero2012.bib}
\addbibresource{T:/MYDOCS ...
by arstaer
Wed Feb 25, 2015 3:34 am
Forum: WinEdt
Topic: Copy code from WinEdt to Word keeping the syntax coloring
Replies: 1
Views: 21771

Copy code from WinEdt to Word keeping the syntax coloring

Hi,

I was wondering if it were possible to copy the latex code from WinEdt to Word or anywhere with the syntax coloring intact? Say, \section light blue in WinEdt and same color in the copied text in Word. That's for revisions with non-latex using coauthors, which number plenty in my field.

If not ...
by arstaer
Sat Jun 29, 2013 2:36 am
Forum: General
Topic: Add "and" before last Author in Citations
Replies: 0
Views: 4194

Add "and" before last Author in Citations

Dear all,

I am trying to insert "and" before the last author in citations using biblatex-chicago (0.9.9c).

MWE:

\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[
backend=biber,
authordate,
doi=false,
url=false,
isbn=false,
bibencoding=UTF8 ...
by arstaer
Sun Nov 25, 2012 2:42 am
Forum: Math & Science
Topic: Additional flushed right Text in Math Environments
Replies: 3
Views: 3122

Additional flushed right Text in Math Environments

This looks great!

Have never used the marginnote package. Are there any drawbacks to putting points on the margin, e.g., conflicts with other packages, problems when printing?


Thanks a lot mate,
Arsenio
by arstaer
Thu Nov 22, 2012 12:59 am
Forum: Math & Science
Topic: Additional flushed right Text in Math Environments
Replies: 3
Views: 3122

Additional flushed right Text in Math Environments

Dear all,

I'm trying to set up flushed right text in the cases environment inside the align* environment. It's for the exam to specify how many points each linear equation in the equation system is worth. It doesn't seem to work that well as in normal text environment as I want it to be flushed ...
by arstaer
Wed Nov 07, 2012 6:07 am
Forum: Graphics, Figures & Tables
Topic: colortbl, tabulary | Strange black Rectangle in merged Cell
Replies: 4
Views: 5868

colortbl, tabulary | Strange black Rectangle in merged Cell

Clemens,

\rowcolor{white} for the first row works great!

Thanks,

Arsenio
by arstaer
Sat Nov 03, 2012 2:14 am
Forum: Graphics, Figures & Tables
Topic: hf-tikz | Parsing Error for Coordinates
Replies: 3
Views: 5900

hf-tikz | Parsing Error for Coordinates

Thanks for replies, guys!

The package is installed fine,

("T:\Utils - Finance\MiKTeX 2.9\tex\latex\hf-tikz\hf-tikz.sty"
Package: hf-tikz 2012/08/17 v0.1 A simple way to highlight formulas and formula
parts.


The \tikzmark macro by Andrew Stacy works ok, but hf-tikZ (based in part on that macro ...
by arstaer
Fri Nov 02, 2012 5:09 am
Forum: Graphics, Figures & Tables
Topic: hf-tikz | Parsing Error for Coordinates
Replies: 3
Views: 5900

hf-tikz | Parsing Error for Coordinates

Dear all,

No matter what I try to do with hf-tikz I get this error below. I am new to the ti k Z syntax and I need it just to highlight parts of tables (using tabulary ). The MWE is from a post on {TeX} SX .


\documentclass{article}
\usepackage{amsmath}

\newcommand\x{\times}

\usepackage ...
by arstaer
Thu Nov 01, 2012 12:07 am
Forum: Graphics, Figures & Tables
Topic: colortbl, tabulary | Strange black Rectangle in merged Cell
Replies: 4
Views: 5868

colortbl, tabulary | Strange black Rectangle in merged Cell

Clemens,

Thanks for your reply! The \multicolumns are inserted automatically by Excel2Latex when the formatting in the excel cells is anything but the default/general. I can't do much about them. Otherwise, you are correct that erasing them works.

You think this is a bug?

Arsenio