Search found 5 matches

by dlongddsma
Tue Aug 05, 2025 4:05 am
Forum: Text Formatting
Topic: Trouble converting from Overleaf to TeXStudio
Replies: 0
Views: 985

Trouble converting from Overleaf to TeXStudio

Since Overleaf is cutting back on the compile time, I'm trying to switch over to TeXstudio. I used a template in Overleaf, and everything compiled beautifully. So I copy and pasted the entire coding from Overleaf into TeXstudio, and it's now screwed up. I'm trying to use Chicago style citations for ...
by dlongddsma
Thu Jun 26, 2025 2:47 am
Forum: Graphics, Figures & Tables
Topic: Newbie needs help in basic table formatting
Replies: 6
Views: 14191

Re: Newbie needs help in basic table formatting

Such a small difference. Thank you!!!
by dlongddsma
Wed Jun 25, 2025 1:17 am
Forum: Graphics, Figures & Tables
Topic: Newbie needs help in basic table formatting
Replies: 6
Views: 14191

Re: Newbie needs help in basic table formatting

Thank you again. OK, so this is the original code:

\documentclass[a4paper,11pt]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{ragged2e}
\usepackage{blindtext}
\usepackage{dirtytalk}
\usepackage{csquotes ...
by dlongddsma
Tue Jun 24, 2025 12:49 pm
Forum: Graphics, Figures & Tables
Topic: Newbie needs help in basic table formatting
Replies: 6
Views: 14191

Re: Newbie needs help in basic table formatting

THANK YOU!
Now how do I put the text that follow back to normal? Before, it was full justified, double-spaced, and a bigger font. Now it's fully centered, single-spaced, and note-sized font. Here is the original prematter (is that right? I can't remember.) for you ...
by dlongddsma
Tue Jun 24, 2025 7:06 am
Forum: Graphics, Figures & Tables
Topic: Newbie needs help in basic table formatting
Replies: 6
Views: 14191

Newbie needs help in basic table formatting

To anybody that answers me plea for help:

As the subject line says, I just started using LaTeX the past few weeks. I am trying to create tables, but cannot. I have looked everywhere I can think on the internet to try to find answers, and some of them are close, but none are perfect.
So it looks ...