Search found 28 matches

by lnsam22
Thu Oct 18, 2012 9:44 pm
Forum: BibTeX, biblatex and biber
Topic: List of References not printed
Replies: 1
Views: 1548

List of References not printed

Hi fellow LateX users,

I recently got a new computer and reinstalled BibteX/TexnicCenter which I used for my thesis. Unfortunately, my bibliography for said thesis is now giving me errors and refusing to either cite or print the references list. Instead it gives the following error:
the bibhang ...
by lnsam22
Mon Oct 08, 2012 1:33 pm
Forum: General
Topic: Compilation Error
Replies: 6
Views: 4854

Re: Compilation Error

Ok,

here's where I've gotten. I used cgnieder's suggestion and ran the program from the command line. So now it works. I can build and view output in pdf from the command line.....but not from the gui interface. :? A window shows up that says:

[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Cannot ...
by lnsam22
Sun Oct 07, 2012 4:31 pm
Forum: General
Topic: Compilation Error
Replies: 6
Views: 4854

Re: Compilation Error

Hi guys,

First, sorry for not saying which editor I was using. Sommerfee, you're right: it's TexnicCenter.
So I was unsure where to find the "ask me first" without completely re-installing MikteX so I uninstalled, and reinstalled both. I changed the define profiles setting to ensure that there was ...
by lnsam22
Sun Oct 07, 2012 9:15 am
Forum: General
Topic: Compilation Error
Replies: 6
Views: 4854

Re: Compilation Error

Nope. Thus far I've simply been either hitting the "F7" button or clicking on Build->Build file.
I'm using windows 7 and not accustomed to using shells here. Unless you're talking about something else. :?
I don't understand why that would change anything though....

lnsam22
by lnsam22
Sat Oct 06, 2012 1:35 pm
Forum: General
Topic: Compilation Error
Replies: 6
Views: 4854

Compilation Error

Hi all,

I'm trying to build my project file. However it does not notice the changes I make to the individual input files I have included in the project file. I have gone so far as to comment out the \begin{document} line in the project file itself just to see if it's reading the file at all. And it ...
by lnsam22
Sat Jul 30, 2011 8:14 pm
Forum: Text Formatting
Topic: Page Numbering on Chapter Pages
Replies: 2
Views: 1844

Page Numbering on Chapter Pages

Hi LatexF,

I'm using the 'book' project type and have used the 'myheadings' command to put the numbering on the upper right side of the page. 'book' seems to have a default whereby the numbering remains at the bottom middle for pages where each chapter begins. does anyone know how to force this to ...
by lnsam22
Sat Jul 16, 2011 2:40 am
Forum: Graphics, Figures & Tables
Topic: Text and Graph Placement Trouble
Replies: 2
Views: 1846

Re: Text and Graph Placement Trouble

It worked! Thanks :D
by lnsam22
Sat Jul 16, 2011 1:16 am
Forum: Text Formatting
Topic: DOI Font Style differs from Default Font
Replies: 0
Views: 1444

DOI Font Style differs from Default Font

Hi All,

I'm using TexnicCenter's 'book' format, and the authordate package to format my bibliography in Chicago Style. My problem is that the digital object identifier (doi) is in a different font from the rest of any particular reference. Does anyone know why this is and how I can change it to the ...
by lnsam22
Thu Jul 14, 2011 10:20 pm
Forum: Graphics, Figures & Tables
Topic: Text and Graph Placement Trouble
Replies: 2
Views: 1846

Text and Graph Placement Trouble

Hi All,

I have text that refers to a graph I have in my paper. I am using the placement command [h]. My problem is that the text is being placed before the graph instead of after like I want. I know this is partly because the graph cannot fit on the rest of the page, but I do not wish to change the ...
by lnsam22
Sun Jul 03, 2011 8:38 pm
Forum: Text Formatting
Topic: Altering the Font Size of Document Class Headings
Replies: 1
Views: 1545

Altering the Font Size of Document Class Headings

Hi Latex forum,

I'm using book type document class with a few additions (see mwe code). does anyone know what the easiest (or shortest) method of getting the sections and subsection headings (as well as chapters and all other headings) to be in the same size 12 font?


\documentclass[12pt]{book ...