Search found 4 matches

by zak100
Mon Aug 24, 2020 6:57 am
Forum: Others
Topic: Getting unnecessary characters after title and keyword list
Replies: 1
Views: 13586

Getting unnecessary characters after title and keyword list

Hello,
Following is my code:


\documentclass[manuscript,screen]{acmart}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{listings}
\input{solidity-highlighting.tex}
\usepackage[colorinlistoftodos]{todonotes}
\usepackage{rotating}


\usepackage{array, makecell}
\renewcommand ...
by zak100
Sun Aug 23, 2020 7:01 am
Forum: Graphics, Figures & Tables
Topic: Drawing a large table with vertically oriented text
Replies: 0
Views: 1452

Drawing a large table with vertically oriented text

Hi,
The description of my table as far as I understand it is given below:

First row is the combination of two rows: First cell of 1st row is empty, 2nd cell of the 1st row is the combination of 5 columns (text=GrpNumber1), 3rd cell of 1st row column is the combination of 4 columns(text=GrpNumber2 ...
by zak100
Sat Aug 22, 2020 9:21 pm
Forum: Graphics, Figures & Tables
Topic: Understanding Tables and Caption Error
Replies: 3
Views: 4145

Understanding Tables and Caption Error

Hi,
Thanks a lot. Pleae tell me:


\begin{table}[]???Can't understand the purpose of '[]'
\label{tab:classification}???Can't understand
\vspace{-0.1in}???Can't understand


Please help me to understand the commands: \begin{table}[], \label{tab:classification} and \vspace{-0.1in}.

Zulfi.
by zak100
Sat Aug 22, 2020 6:09 pm
Forum: Graphics, Figures & Tables
Topic: Understanding Tables and Caption Error
Replies: 3
Views: 4145

Understanding Tables and Caption Error

Hi,
Following is my code:
\documentclass[manuscript,screen]{acmart}
\usepackage{listings}
\input{solidity-highlighting.tex}
\usepackage[colorinlistoftodos]{todonotes}
\AtBeginDocument{%
\providecommand\BibTeX{{%
\normalfont B\kern-0.5em{\scshape i\kern-0.25em b}\kern-0.8em\TeX}}}


\setcopyright ...