Search found 7 matches

by gzah
Sun Jul 12, 2020 1:16 am
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

All worked perfectly. Just needed a fresh install of the Tex editor. :)

Thanks a lot.
by gzah
Sun Jul 12, 2020 12:19 am
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

Do by any chance have a copy of what the pdftexcmds.sty should look like as there seems to be an error from that file ?

Thanks a lot.
by gzah
Sun Jul 12, 2020 12:11 am
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

It is a package provided by the University for formatting.
by gzah
Sat Jul 11, 2020 11:55 pm
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

\documentclass[12pt, a4paper]{report}

%%these packages are not really necessary if you dont need the code and proofs environments
%%so if you like you can delete from here till the next comment
%%note that there are some examples below which obviously won't work once you remove this part ...
by gzah
Sat Jul 11, 2020 11:45 pm
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

There is no error message from the compiler.

On the front page of my dissertation, it includes a new page with the following text :

0 if tex.enableprimitives then
tex.enableprimitives(
'pdf@',
'primitive',
'ifprimitive', 'pdfdraftmode','draftmode'
)
tex.enableprimitives(", 'luaescapestring')
end
by gzah
Sat Jul 11, 2020 10:39 pm
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

So when I am including

Code: Select all

\usepackage[openbookmarks=true]{hyperref}
\usepackage{bookmark}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Then this message or text, is displayed on the front page.

Could you kindly guide me on what is best to do please ?

Thanks a lot
by gzah
Sat Jul 11, 2020 6:15 pm
Forum: General
Topic: Latex Command Error
Replies: 13
Views: 6773

Latex Command Error

Could you kindly help me?

When I am trying to include bookmarks in my dissertation, this error seems to always crop up, when including packages bookmark and hyperref :

0 if tex.enableprimitives then
tex.enableprimitives(
'pdf@',
'primitive',
'ifprimitive', 'pdfdraftmode','draftmode'
)
tex ...