Search found 3 matches

by inkmathematics
Thu Aug 11, 2016 11:53 am
Forum: Text Formatting
Topic: vertical alignment about the question env of exsheets
Replies: 5
Views: 5392

Re: vertical alignment about the question env of exsheets

@cgnieder Thank you very much.You solution has solved my question.
by inkmathematics
Sun Aug 07, 2016 4:37 am
Forum: Text Formatting
Topic: vertical alignment about the question env of exsheets
Replies: 5
Views: 5392

Re: vertical alignment about the question env of exsheets

@cgnieder ,Thanks for your reply,Thoug your solution works well with English words ,it does not work well with Chinese words.Can you help me ?
by inkmathematics
Sat Aug 06, 2016 11:42 am
Forum: Text Formatting
Topic: vertical alignment about the question env of exsheets
Replies: 5
Views: 5392

vertical alignment about the question env of exsheets

Here is my code segment.How can I program to make there no text below the number 1?I want the question environment be vertical alignment with "这".Anyone can help me ? Thank you.

\documentclass{article}
\usepackage{ctex}
\usepackage{exsheets}
\usepackage[showframe]{geometry}

\begin{document ...