Search found 31 matches

by drmCA
Wed Nov 27, 2013 4:14 pm
Forum: Graphics, Figures & Tables
Topic: Centered Caption for a Picture
Replies: 4
Views: 9331

Re: Centered Caption for a Picture

There will be no next time as I don't want to deal with rude persons like you. You are volunteering to be here, I did not push you and giving me lectures on how to conduct myself is exactly what is defined as impolite. Back at you. I'm not even going to bother reading your answer and whatever you ...
by drmCA
Tue Nov 26, 2013 11:35 pm
Forum: Graphics, Figures & Tables
Topic: Centered Caption for a Picture
Replies: 4
Views: 9331

Centered Caption for a Picture

\documentclass[10pt,letterpaper]{article}
%\documentclass[10pt,letterpaper]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{pstricks, pst-node}
\usepackage{pst-eucl}
\usepackage{wrapfig}
\usepackage{caption}
\usepackage{lipsum}
\begin ...
by drmCA
Tue Nov 26, 2013 8:28 pm
Forum: Graphics, Figures & Tables
Topic: Centered Caption for a Picture
Replies: 4
Views: 9331

Centered Caption for a Picture

The caption by \captionof sticks to the right side of a pspicture environment. Is it possible to center it?
by drmCA
Mon Aug 26, 2013 6:48 pm
Forum: Graphics, Figures & Tables
Topic: Merging LaTeX files
Replies: 1
Views: 2683

Merging LaTeX files

After much searching and reading, I realized two things: this topic is popular and I don't understand any of the solutions :(

What could I do to merge two latex files: one with the cover page of the book and another with the book itself (both in memoir)?

(The reason cover page is separate is that ...
by drmCA
Thu Aug 01, 2013 2:22 am
Forum: Math & Science
Topic: Mass of Substances in Reaction Equation
Replies: 8
Views: 9295

Mass of Substances in Reaction Equation

This is the desired result. Is the same possible with mhchem?

It is not common at all to include molar masses into chemical equations. This means there cannot be a best-practice for it. Just for fun here is a possible way with my chemmacros package or rather its sub-package chemformula ...
by drmCA
Wed Jul 31, 2013 10:06 pm
Forum: Math & Science
Topic: Mass of Substances in Reaction Equation
Replies: 8
Views: 9295

Mass of Substances in Reaction Equation

What is the best practice to include molar mass of reagents in \ce macro?
by drmCA
Thu Dec 20, 2012 9:13 pm
Forum: Texmaker and TeXstudio
Topic: Quick Build freezes after some Edits
Replies: 0
Views: 2787

Quick Build freezes after some Edits

Hi,

Being Latex noob, I can't figure out how to replicate on the command line the execution of pdftex that is used inside Texmaker during Quick Build.

The problem is that I made some changes to my source that compiled just fine. Adding another longtable I caused Quick Build to freeze. I can stop ...
by drmCA
Thu Sep 13, 2012 3:48 am
Forum: General
Topic: The heading of very first section is carried over from TOC
Replies: 4
Views: 4292

Re: The heading of very first section is carried over from T

Yeah, truly amazing decision to carry over previous section's name into the new part.
by drmCA
Wed Sep 12, 2012 8:09 pm
Forum: General
Topic: The heading of very first section is carried over from TOC
Replies: 4
Views: 4292

Re: The heading of very first section is carried over from T

Amazing. How's that logical?
by drmCA
Wed Sep 12, 2012 3:43 pm
Forum: General
Topic: The heading of very first section is carried over from TOC
Replies: 4
Views: 4292

The heading of very first section is carried over from TOC

In the MWE below the caption in the header of the pages under 'about' part is 'contents' where it should have been 'about'.

What am I doing wrong?