Search found 6 matches

by crum
Thu Jul 27, 2023 7:09 am
Forum: Graphics, Figures & Tables
Topic: exam gradetable bonusquestion points show as zero
Replies: 0
Views: 2305

exam gradetable bonusquestion points show as zero

Hi. I am using the exam class. I have the following code:

\documentclass[a4paper,addpoints,12pt,answers]{exam}
\usepackage[left=10mm,right=9mm,top=25mm,bottom=30mm]{geometry}

\begin{document}

\begin{questions}

\question[2]When did it arrive?\boxedpoints
\begin{checkboxes}
\correctchoice ...
by crum
Sat Jul 08, 2023 3:35 am
Forum: LyX
Topic: first-run LyX latex check
Replies: 1
Views: 12416

first-run LyX latex check

Hi. I installed LyX yesterday for the first time. It ran a check of what was on the system. It recommended a piece of software that it marked as non-critical, but I want to download it now.

I would like to repeat the first-run check that it did (so I can see what it recommends), but I don't know ...
by crum
Fri Jul 07, 2023 8:56 am
Forum: Text Formatting
Topic: bold questions in exam document
Replies: 0
Views: 7165

bold questions in exam document

documentclass is exam
What do I need to do to make all questions bold (without manually doing each one)?
by crum
Thu Jul 06, 2023 9:45 am
Forum: BibTeX, biblatex and biber
Topic: adding images to my references ( biblatex )
Replies: 0
Views: 17158

adding images to my references ( biblatex )

Is it possible to add an image beside every bibliography reference?

For example:
* for YouTube references I want a small YouTube logo inserted on the same line as the text (but before the text)
* for a Rumble video, I want the same thing, except I want a Rumble logo before the text starts ...
by crum
Wed Jul 05, 2023 7:32 am
Forum: BibTeX, biblatex and biber
Topic: Bibliography. New & clueless
Replies: 2
Views: 78164

Bibliography. New & clueless

After 3 days (yes, 3 days) of trying, I finally got somewhere. :)

Your post was a great help, Bartman .
After following your advice, I got a whole bunch of other errors.
Empty bibliography.
Undefined blah blah.
...and still no changes in the document. The rest was my own fault.

Options ...
by crum
Wed Jul 05, 2023 3:14 am
Forum: BibTeX, biblatex and biber
Topic: Bibliography. New & clueless
Replies: 2
Views: 78164

Bibliography. New & clueless

Hi. This is my first attempt at the biblatex bibliography feature and I am failing badly. I have no idea what the problem is.

thesis.tex
\documentclass[12pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[style=numeric]{biblatex}
\addbibresource{references.bib}
\author{boring author ...