Search found 12 matches

by ssfjhh
Sun May 27, 2018 11:01 am
Forum: Text Formatting
Topic: How to make pdf which I can copy text from without automatic wraps with latex?
Replies: 0
Views: 2255

How to make pdf which I can copy text from without automatic wraps with latex?

I always thought that nobody can copy text from pdf without automatic wraps, util I found that ABBYY can produce pdfs which I can copy text from without automatic wraps.
How can I make pdf like that with latex?
by ssfjhh
Mon Sep 23, 2013 7:24 am
Forum: General
Topic: Definition of Command for invisible Section Heading
Replies: 4
Views: 7889

Definition of Command for invisible Section Heading

Most of the time it works very well but sometimes when I insert some pictures the bookmark is aberrant. So I have to try new way to insert pictures often.

I don't understand what you mean by »the bookmark is aberrant« can you elaborate on this. Best thing would be if you could give a that shows ...
by ssfjhh
Mon Sep 23, 2013 7:15 am
Forum: General
Topic: Definition of Command for invisible Section Heading
Replies: 4
Views: 7889

Definition of Command for invisible Section Heading

Most of the time it works very well but sometimes when I insert some pictures the bookmark is aberrant. So I have to try new way to insert pictures often.

I don't understand what you mean by »the bookmark is aberrant« can you elaborate on this. Best thing would be if you could give a that shows ...
by ssfjhh
Wed Sep 18, 2013 8:46 am
Forum: General
Topic: Definition of Command for invisible Section Heading
Replies: 4
Views: 7889

Re: Definition of Command for invisible Section Heading

Anyone can help me?
by ssfjhh
Sun Sep 01, 2013 3:15 pm
Forum: General
Topic: Definition of Command for invisible Section Heading
Replies: 4
Views: 7889

Definition of Command for invisible Section Heading

I want to define a new command to show a new section without section name being shown in the document but can be shown in the PDF bookmark.

I have define one. Most of the time it works very well but sometimes when I insert some pictures the bookmark is aberrant. So I have to try new way to insert ...
by ssfjhh
Tue Jul 30, 2013 8:35 am
Forum: Graphics, Figures & Tables
Topic: How can I insert two pictures on the first page?
Replies: 10
Views: 10341

Re: How can I insert two pictures on the first page?

I found another way.

Replace the option "htb" with "H" of the first picture.

Only the frist two pictures is too close.

The space of others pictures is OK.
by ssfjhh
Tue Jul 30, 2013 6:29 am
Forum: Graphics, Figures & Tables
Topic: How can I insert two pictures on the first page?
Replies: 10
Views: 10341

Re: How can I insert two pictures on the first page?

It is unexpected that the code works very well even after you remove \begin{figure} \end{figure}.

but the space between two pictures is to narrow, I need to add \vskip 1\baselineskip to make it wider.

And I still want to know what happened in my code.
by ssfjhh
Mon Jul 29, 2013 12:49 pm
Forum: Graphics, Figures & Tables
Topic: How can I insert two pictures on the first page?
Replies: 10
Views: 10341

How can I insert two pictures on the first page?

@Johannes_B
I have remove the Chinese signs from the .tex file, can you help me?
minimal_example.zip
(59.32 KiB) Downloaded 329 times
by ssfjhh
Mon Jul 29, 2013 12:44 pm
Forum: Graphics, Figures & Tables
Topic: How can I insert two pictures on the first page?
Replies: 10
Views: 10341

Re: How can I insert two pictures on the first page?

It's right to give both height and width to a picture. I'm sure about this. ;)

Giving height and width limits the picture in a squarenes and "keep the aspect ratio".

If I cannot give height and width, the keepaspectratio option is useless!

the keepaspectratio option gives users the power to ...
by ssfjhh
Mon Jul 29, 2013 5:36 am
Forum: Graphics, Figures & Tables
Topic: How can I insert two pictures on the first page?
Replies: 10
Views: 10341

How can I insert two pictures on the first page?

Here is a minimal_example.
minimal_example.zip
(59.32 KiB) Downloaded 402 times
You may have never see "ctexart" class, it's for Chinese users.

My English is bad. If you cannot follow me, add comment below to show your question. I'll try my best to ansower you.

Thank you for your reply.