Search found 12 matches

by mb2
Mon Sep 04, 2023 4:10 pm
Forum: Document Classes
Topic: Collision of dinbrief.cls and color package?
Replies: 2
Views: 27507

Collision of dinbrief.cls and color package?

To whom it may concern:
Thank you very much for this, George Ballinger. After several attempts my feedback is as follows:

TeXstudio update:
Updated TeXstudio to version 4.6.3. No change.

Package update:
I checked updates using the MikTeX console: No updates were offered for dinbrief.cls or the ...
by mb2
Fri Aug 25, 2023 3:15 pm
Forum: Document Classes
Topic: Collision of dinbrief.cls and color package?
Replies: 2
Views: 27507

Collision of dinbrief.cls and color package?

To whom it may concern:
I am compiling LaTeX files on a new computer using latest release of MikTeX and TeXstudio. The computer was newly set up maybe four weeks ago. The files that I am using were compiled free of error on my previous computer. A viewable .pdf-output is created, yet owing to errors ...
by mb2
Mon Jun 06, 2016 8:40 pm
Forum: Texmaker and TeXstudio
Topic: Supplying path to local files to TeXstudio
Replies: 3
Views: 11787

Re: Supplying path to local files to TeXstudio

The problem is solved.
It was a run-time error that could be overcome by using the graphicx instead of the graphics package.
Thank you.
by mb2
Mon Jun 06, 2016 8:37 pm
Forum: General
Topic: Undefined control sequence ...\Gin@ext image\GPT@AttrShort
Replies: 15
Views: 25411

Re: Cannot include jpg in document

Dear Johannes and Stefan,
With your advice I could solve the problem.
I changed to graphicx (and ngerman).
The file runs without error. Output is fine.
You made my day.
Thank you very much indeed.
I would have been lost without you.
Speak soon, mb
by mb2
Sun Jun 05, 2016 10:45 pm
Forum: General
Topic: Undefined control sequence ...\Gin@ext image\GPT@AttrShort
Replies: 15
Views: 25411

Re: Cannot include jpg in document

Sorry, Gents,
I thought more about the compiler error that I incurred and come to think that I did not put forward the problem correctly.
Please consider the following:
I had taken the error message "! Undefined control sequence." for an indication that the compiler had not found the macro or the ...
by mb2
Sun Jun 05, 2016 11:10 am
Forum: Texmaker and TeXstudio
Topic: Supplying path to local files to TeXstudio
Replies: 3
Views: 11787

Re: Supplying path to local files to TeXstudio

Allow me to explain:
I use quite a few macros that I keep in separate files.
Also, I use graphics which I include in documents over and over again.
This is why I keep them in a separate local path.
Copying the files to be used in the current working directory each time would be cumbersome and ...
by mb2
Sun Jun 05, 2016 10:58 am
Forum: General
Topic: Undefined control sequence ...\Gin@ext image\GPT@AttrShort
Replies: 15
Views: 25411

Re: Cannot include jpg in document

Dear Johannes,
I am not following.
I am using optional arguments both with the includegraphics and the closing command.
A. To select an area from the image file
B. To set the signature above the closing formula, which is set in between the curly brackets following the square brackets in the lines of ...
by mb2
Sun Jun 05, 2016 10:09 am
Forum: Texmaker and TeXstudio
Topic: Supplying path to local files to TeXstudio
Replies: 3
Views: 11787

Supplying path to local files to TeXstudio

Hi -
I am trying to get started with TeXstudio.
I compiled my first file successfully, yet am missing the inclusion of local files and graphics.
In the structure it shows a number of files in red that "do not exist"; they do.
I specified a path to these local files in MiKTeX settings.
Looking at the ...
by mb2
Sun Jun 05, 2016 9:49 am
Forum: General
Topic: Undefined control sequence ...\Gin@ext image\GPT@AttrShort
Replies: 15
Views: 25411

Undefined control sequence ...\Gin@ext image\GPT@AttrShort

Okay, Johannes, thank you.
I am trying to include a signature into a letter, but get (different) errors in both locations of the includegraphics command in the following code.
The first error within the main text I already described. Within the closing command where I would like to place the ...
by mb2
Sat Jun 04, 2016 7:12 pm
Forum: General
Topic: Undefined control sequence ...\Gin@ext image\GPT@AttrShort
Replies: 15
Views: 25411

Re: Cannot include jpg in document

Dear Johannes,
Okay, I changed the output profile to LaTeX => PDF.
Compilation of the test file yields one error
in the line of the includegraphics command.
Pdflatex says:
< use fn of image.jpg >
! Undefined control sequence
<argument> ...@base \Gin@ext image\GPT@AttrShort
and so on as if it did not ...