Search found 76 matches
- Tue Jan 10, 2017 9:27 pm
- Forum: General
- Topic: Import LaTeX generated PDF documents into Confluence
- Replies: 3
- Views: 5731
Import LaTeX generated PDF documents into Confluence
I am using the free version of the latest adobe acrobat. I am using a cloud (ie hosted) version of Confluence ( https://en.wikipedia.org/wiki/Confluence_(software) ) which is a commercial wiki that uses its own markup language. There are a number of latex plugins for confluence - I do not use any of ...
- Wed Sep 24, 2014 2:11 pm
- Forum: Viewers for PDF, PS, and DVI
- Topic: Automatically Compiling with WinEdt
- Replies: 1
- Views: 65484
Automatically Compiling with WinEdt
This is for running from the DOS command line (but actually called from system.m inside MATLAB).
%http://www.winedt.org/Config/menus/LaTeXify.php
%ADD to the VERY first line of your tex document: %& -output-directory=A:\latestResults
system('"C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\texify ...
%http://www.winedt.org/Config/menus/LaTeXify.php
%ADD to the VERY first line of your tex document: %& -output-directory=A:\latestResults
system('"C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\texify ...
- Tue Sep 23, 2014 5:43 pm
- Forum: Viewers for PDF, PS, and DVI
- Topic: Automatically Compiling with WinEdt
- Replies: 1
- Views: 65484
Automatically Compiling with WinEdt
I use WinEdt 9 and Win 7.
I call LaTeXify using "Shift+Ctrl+P" to generate my PDF file from my tex file http://www.winedt.org/Config/menus/LaTeXify.php .
I can open my tex file from the Windows DOS command line by typing
"C:\Program Files\WinEdt Team\WinEdt 9\WinEdt.exe" "E:\Latex\Report ...
I call LaTeXify using "Shift+Ctrl+P" to generate my PDF file from my tex file http://www.winedt.org/Config/menus/LaTeXify.php .
I can open my tex file from the Windows DOS command line by typing
"C:\Program Files\WinEdt Team\WinEdt 9\WinEdt.exe" "E:\Latex\Report ...
- Mon Sep 22, 2014 6:41 pm
- Forum: Graphics, Figures & Tables
- Topic: Importing Data from CSV file to Latex Table
- Replies: 0
- Views: 6026
Importing Data from CSV file to Latex Table
I am running WinEdt 9.0, MikTex 2.9 on windows 7 pro.
I am constructing a standard format PDF report and must follow that format (ie the table is in a particular format with colors and fonts etc etc). The format requires large tables to be populated with float data points which are held in a CSV ...
I am constructing a standard format PDF report and must follow that format (ie the table is in a particular format with colors and fonts etc etc). The format requires large tables to be populated with float data points which are held in a CSV ...
- Tue Jun 17, 2014 8:47 pm
- Forum: Page Layout
- Topic: Annex Layout
- Replies: 3
- Views: 7041
Re: Annex Layout
Are you suggesting that I convert the PDF into an image first and then include?
If so the loss of vectorised format sounds like it would not look so good for presentation purposes.
Many thanks!
If so the loss of vectorised format sounds like it would not look so good for presentation purposes.
Many thanks!
- Tue Jun 17, 2014 6:28 pm
- Forum: Page Layout
- Topic: Annex Layout
- Replies: 3
- Views: 7041
Annex Layout
I am using the package "appendix". My MWE is below.
On the page of the annex I get "A Blah" followed by a the rest of the page empty and then the pdf document starting on the next page.
I have two formatting questions:
1. How do I get it to write "Appendix A: Blah"?
2. How do I get it to shrink ...
On the page of the annex I get "A Blah" followed by a the rest of the page empty and then the pdf document starting on the next page.
I have two formatting questions:
1. How do I get it to write "Appendix A: Blah"?
2. How do I get it to shrink ...
- Thu Dec 05, 2013 7:09 pm
- Forum: Math & Science
- Topic: Align Equations
- Replies: 1
- Views: 4935
Align Equations
I have some latex code:
\documentclass[10pt]{article}
\usepackage{amsmath,amssymb}
\usepackage{amsfonts}
\begin{document}
\begin{align*}%3.7
\begin{bmatrix}
y_1\\
\vdots\\
y_T
\end{bmatrix}
&=
\begin{bmatrix}
{\cal{G}}(x_{(:,1)},{\bf W})\\
\vdots\\
{\cal{G}}(x_{(:,T)},{\bf W})
\end{bmatrix ...
\documentclass[10pt]{article}
\usepackage{amsmath,amssymb}
\usepackage{amsfonts}
\begin{document}
\begin{align*}%3.7
\begin{bmatrix}
y_1\\
\vdots\\
y_T
\end{bmatrix}
&=
\begin{bmatrix}
{\cal{G}}(x_{(:,1)},{\bf W})\\
\vdots\\
{\cal{G}}(x_{(:,T)},{\bf W})
\end{bmatrix ...
- Mon Oct 14, 2013 12:36 pm
- Forum: Text Formatting
- Topic: Annex Footnote Error
- Replies: 2
- Views: 3631
Re: Annex Footnote Error
Please see attached the MWE, as requested.
You will see that the hyperlink on page 1 says "See Annex 1" and not "See Annex A" as I would wish it to.
You will see that the hyperlink on page 1 says "See Annex 1" and not "See Annex A" as I would wish it to.
- Fri Oct 11, 2013 4:43 pm
- Forum: Text Formatting
- Topic: Annex Footnote Error
- Replies: 2
- Views: 3631
Annex Footnote Error
I have a been given a large template, with associated classes and macros, as outlined below. Due to the size and complexity of this template I will not post a MWE but the template can be seen here: http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/ThesisStyle/CUEDThesisPSnPDF.zip .
In chapter1.tex ...
In chapter1.tex ...
- Thu Oct 03, 2013 7:54 pm
- Forum: BibTeX, biblatex and biber
- Topic: Hyperlink Icon in References
- Replies: 3
- Views: 10773
Re: Hyperlink Icon in References
thank you. But not quite what I need.
Your approach gives the small globe followed by the hyperlink. I wanted the globe itself to be the hyperlink.
Also: is it possible to get the globe in color?
Can these be achieved?
thank you!!!
Your approach gives the small globe followed by the hyperlink. I wanted the globe itself to be the hyperlink.
Also: is it possible to get the globe in color?
Can these be achieved?
thank you!!!