Re: [PATCH -perfbook 5/5] Makefile: Add info on ebooksize build in help and help-full

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 26 Mar 2021 17:35:03 +1100, Balbir Singh wrote:
> On Thu, Mar 25, 2021 at 08:00:07PM +0900, Akira Yokosawa wrote:
>> "(WIP)" will be removed size adjustments of floats are done.
>>
>> Also promote paper-size specific targets to "make help".
>>
>> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
>> ---
>>  Makefile | 11 ++++++++++-
>>  1 file changed, 10 insertions(+), 1 deletion(-)
>>
>> diff --git a/Makefile b/Makefile
>> index 415bcef3..16c85edf 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -500,8 +500,15 @@ help: help-official
>>  	@echo "Set env variable PERFBOOK_PAPER to change paper size:"
>>  	@echo "   PERFBOOK_PAPER=A4: a4paper"
>>  	@echo "   PERFBOOK_PAPER=HB: hard cover book"
>> +	@echo "   PERFBOOK_PAPER=EB: ebook reader, always 1c layout (WIP)"
>>  	@echo "   other (default):   letterpaper"
>>  	@echo
>> +	@echo "Paper size variations (independent of PERFBOOK_PAPER):"
>> +	@echo "  perfbook-lt.pdf,   lt:   2-column layout on letterpaper"
>> +	@echo "  perfbook-hb.pdf,   hb:   2-column layout for hard cover book"
>> +	@echo "  perfbook-a4.pdf,   a4:   2-column layout on a4paper"
>> +	@echo "  perfbook-eb.pdf,   eb:   1-column layout for ebook reader (WIP)"
>> +	@echo
>>  	@echo "\"make help-full\" will show the full list of available targets."
>>  
>>  help-full: help-official
>> @@ -510,6 +517,7 @@ help-full: help-official
>>  	@echo "  perfbook-lt.pdf,   lt:   2-column layout on letterpaper"
>>  	@echo "  perfbook-hb.pdf,   hb:   2-column layout for hard cover book"
>>  	@echo "  perfbook-a4.pdf,   a4:   2-column layout on a4paper"
>> +	@echo "  perfbook-eb.pdf,   eb:   1-column layout for ebook reader (WIP)"
>>  	@echo
>>  	@echo "Experimental targets:"
>>  	@echo "  Full,              Abbr."
>> @@ -540,8 +548,9 @@ help-full: help-official
>>  	@echo "  - Set env variable PERFBOOK_PAPER to change paper size:"
>>  	@echo "      PERFBOOK_PAPER=A4: a4paper"
>>  	@echo "      PERFBOOK_PAPER=HB: hard cover book"
>> +	@echo "      PERFBOOK_PAPER=EB: ebook reader, always 1c layout (WIP)"
>>  	@echo "      other (default):   letterpaper"
>> -	@echo "    (PERFBOOK_PAPER has no effect on targets \"lt\", \"hb\", and \"a4\".)"
>> +	@echo "    (PERFBOOK_PAPER has no effect on targets \"lt\", \"hb\", \"a4\", and \"eb\".)"
>>  
>>  clean:
>>  	find . -name '*.aux' -o -name '*.blg' \
>> -- 
>> 2.17.1
>>
> 
> Acked-by: Balbir Singh <bsingharora@xxxxxxxxx> 
> 

Thanks, to be applied to 5/5.

Paul, what is your idea on this patch set?
I can send a v2 with Balbir's acked-by,
but apparently, you can directly pick it.

And to which branch are you going to push?
For example, shrinking floats can be done on a topic branch,
for example named "ebooksize", and will be merged later once
the build warnings are all resolved.

Another idea is to merge it now, because existing build
targets won't be affected by this and later changes.

Thoughts?

        Thanks, Akira 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux