Search found 7 matches

by moremath
Thu Sep 27, 2018 4:35 pm
Forum: General
Topic: application error 0xc000007b
Replies: 1
Views: 9531

application error 0xc000007b

Yesterday, I became unable to compile any latex file. I am running Winedt 10.3 and compiling using MikTex 2.9.

I get the following error: The application was unable to start correctly (0xc000007b). Click OK to close the application.

I had made no changes to my Winedt configurations or updated ...
by moremath
Sun Dec 06, 2015 7:48 pm
Forum: Graphics, Figures & Tables
Topic: AVI file not playing in Adobe DC
Replies: 0
Views: 3643

AVI file not playing in Adobe DC

I have the following code to put an avi file in my beamer presentation:

\documentclass{beamer}
\useoutertheme{miniframes}
%
\mode<presentation> {\setbeamertemplate{navigation symbols}{}
}
\usetheme{Madrid}
%
\usefonttheme{professionalfonts}
\usepackage{multimedia}
%
\usepackage[english]{babel ...
by moremath
Thu Nov 19, 2015 3:39 am
Forum: Presentations and Posters
Topic: Setting Background Color
Replies: 0
Views: 5800

Setting Background Color

I am using Jacobs Landscape Poster and am interested in a couple of things:

1. How can I change the background color of the poster either to a solid color or to a color gradient?

2. If I want to add a logo to the upper left and right hand corners, is there a way to do this without having to edit ...
by moremath
Tue Jan 05, 2010 2:16 am
Forum: Text Formatting
Topic: Attempting to customize the description environment
Replies: 9
Views: 6394

Re: Attempting to customize the description environment

Thank you so much for your assistance! I have been trying different things in the exam document class and I am wondering if there is a way to adjust the settings so that the horizontal left margin will be 1 inch on the entire page? That is, the point values will also have a 1 inch distance from the ...
by moremath
Sun Jan 03, 2010 2:45 am
Forum: Text Formatting
Topic: Attempting to customize the description environment
Replies: 9
Views: 6394

Re: Attempting to customize the description environment

My apologies for not posting the complete working code. I have looked at the examdesign package and it doesn't appear to have what I need. The basedescrip is part of the mdwlist package, but I have also attempted to do this with just the normal description environment. The current working code ...
by moremath
Sat Jan 02, 2010 2:08 am
Forum: Text Formatting
Topic: Attempting to customize the description environment
Replies: 9
Views: 6394

Re: Attempting to customize the description environment

I apologize for the confusion. Those number will not be random. This is a format for homework assignments and those numbers will correspond to the point values for the given problem and thus will be different for each problem, but will be specified. I have attempted to use the mdwlist package in the ...
by moremath
Wed Dec 30, 2009 7:20 am
Forum: Text Formatting
Topic: Attempting to customize the description environment
Replies: 9
Views: 6394

Attempting to customize the description environment

I am really hoping someone can assist me with this formatting issue. I am attempting to create a template as follows for an itemized list.

(##) 1. Item

The information in the (##) will be numbers that will change at random and the indent is a standard 5 space indent. I would like to enumerate ...