Coder Social home page Coder Social logo

Comments (1)

crsh avatar crsh commented on August 22, 2024

This is a question concerning LaTex rather than papaja (although it points me towards an interesting idea to improve the apa_table-function).

tabularx should do what you want:

\begin{table}[htbp]
\center
\caption{Original DAST-10}
\label{table1}
\begin{tabularx}{\textwidth}{cX}
\toprule
& Item \\
\midrule
1 & Have you used drugs other than those required for medical reasons? \\
2 & Do you use more than one drug at a time?\\
3 & Are you always able to stop using drugs when you want to? (-)\\
4 & Have you ever had blackouts or flashbacks as a result of drug use?\\
5 & Do you ever feel bad or guilty about your drug use?\\
6 & Does your spouse (or parents) ever complain about your involvement with drugs?\\
7 & Have you neglected your family because of your use of drugs?\\
8 & Have you engaged in illegal activities in order to obtain drugs?\\
9 & Have you ever experienced withdrawal symptoms (felt sick) when you stopped taking drugs?\\
10 & Have you had medical problems as a result of your drug use (e.g., memory loss, hepatitis, convulsions, bleeding)?\\
\bottomrule
\end{tabularx}
\end{table}

from papaja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.