Search found 5 matches

by mslider
Tue Sep 10, 2024 8:18 am
Forum: Graphics, Figures & Tables
Topic: problem using tabu package and hhline
Replies: 8
Views: 9115

problem using tabu package and hhline

i don't know TikZ, do you think it would be possible to do this simply using tabularx ?
by mslider
Mon Sep 09, 2024 4:36 pm
Forum: Graphics, Figures & Tables
Topic: problem using tabu package and hhline
Replies: 8
Views: 9115

problem using tabu package and hhline

below my entire code. It compiles fine with xelatex on windows.
\documentclass[6pt]{article}
\usepackage[left=0.5in,right=0.5in,top=0.15in,bottom=2cm]{geometry}
\usepackage[utf8]{inputenc}

\usepackage{multicol}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage{adjustbox}

\usepackage{float ...
by mslider
Mon Sep 09, 2024 1:59 pm
Forum: Graphics, Figures & Tables
Topic: problem using tabu package and hhline
Replies: 8
Views: 9115

problem using tabu package and hhline

it seems to work with \hhline{~----}
but some vertical white lines are added at the beginnig and end of row (see attachement)
table.png
table.png (37.04 KiB) Viewed 9069 times
by mslider
Mon Sep 09, 2024 9:20 am
Forum: Graphics, Figures & Tables
Topic: problem using tabu package and hhline
Replies: 8
Views: 9115

problem using tabu package and hhline

--
no change (see attachment),
i need to have first column of table not underlined.
table.png
table.png (39.85 KiB) Viewed 9089 times
by mslider
Sun Sep 08, 2024 7:16 pm
Forum: Graphics, Figures & Tables
Topic: problem using tabu package and hhline
Replies: 8
Views: 9115

problem using tabu package and hhline

--
Hi all,

i try to make a table like i send you here in attachement but my code failed, it seems to be an incompatibility
between tabu package and hhline.
My code:

\definecolor{SGblue}{RGB}{0, 164, 196}
\definecolor{SGblue}{RGB}{0, 164, 196}
{
\setlength\arrayrulewidth{0.8pt}
\renewcommand ...