/usr/share/help/ko/gnome-terminal/app-fonts.page is in gnome-terminal-data 3.22.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="task" id="app-fonts" xml:lang="ko">
<info>
<revision version="0.1" date="2013-02-22" status="candidate"/>
<link type="guide" xref="index#appearance"/>
<link type="guide" xref="profile"/>
<credit type="author copyright">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2013</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>시스템 글꼴을 사용하거나 터미널에 쓸 개별 글꼴을 선택합니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2016.</mal:years>
</mal:credit>
</info>
<title>글꼴 및 모양새 바꾸기</title>
<p>수많은 <app>터미널</app> 글씨를 다룰 때, 기본 설정에서 기본 글꼴을 바꿀 수 있습니다. 다음 선택 항목을 따르십시오:</p>
<section id="system-font">
<title>시스템 고정 폭 글꼴</title>
<p>시스템 기본 글꼴을 사용하려면:</p>
<steps>
<item>
<p><guiseq><gui style="menu">편집</gui> <gui style="menuitem"> 프로파일 기본 설정</gui> <gui style="tab">일반</gui></guiseq>을 선택하십시오.</p>
</item>
<item>
<p><gui style="checkbox">시스템 고정폭 글꼴 사용</gui>을 선택하십시오.</p>
</item>
</steps>
</section>
<section id="custom-font">
<title>개별 글꼴 설정</title>
<p>개별 글꼴 및 크기를 설정하려면:</p>
<steps>
<item>
<p><guiseq><gui style="menu">편집</gui> <gui style="menuitem"> 프로파일 기본 설정</gui> <gui style="tab">일반</gui></guiseq>을 선택하십시오.</p>
</item>
<item>
<p><gui>시스템 고정폭 글꼴 사용</gui> 설정 항목의 표시를 껐는지 확인하십시오.</p>
</item>
<item>
<p><gui>글꼴</gui> 옆에 있는 단추를 누르십시오.</p>
</item>
<item>
<p>원하는 글꼴 이름을 검색 입력란에 입력하고 글꼴 목록을 찾아보십시오.</p>
</item>
<item>
<p>글꼴 목록 하단의 슬라이더를 끌오 글꼴 크기를 설정하십시오. 대신 슬라이더 옆 입력란에 글꼴 크기를 입력하여 설정하거나 <gui style="button">+</gui>를 눌러 글꼴 크기를 늘이고 <gui style="button">-</gui>를 눌러 글꼴 크기를 줄일 수 있습니다.</p>
</item>
<item>
<p><gui style="button">선택</gui>을 눌러 바뀐 설정을 적용하십시오. 설정 바꾸기를 취소하려면 <gui style="button">취소</gui>를 눌러 이전 대화상자로 돌아가십시오.</p>
</item>
</steps>
</section>
<section id="bold-fonts">
<title>굵은 글씨</title>
<p><app>터미널</app>에서는 프롬프트, 디렉터리 이름, 맨페이지 제목을 굵은 글씨로 나타낼 때 셸에서 굵은 글씨로 처리할 수 있게 해줍니다.</p>
<steps>
<item>
<p><guiseq><gui style="menu">편집</gui> <gui style="menuitem"> 프로파일 기본 설정</gui> <gui style="tab">일반</gui></guiseq>으로 이동하십시오.</p>
</item>
<item>
<p><gui style="checkbox">굵은 글씨 허용</gui>을 선택하십시오.</p>
</item>
</steps>
<note style="important">
<p><gui style="checkbox">굵은 글씨 허용</gui> 은 셸 별로 동작하는 기능입니다. 배시가 아닌 다른 셸을 사용한다면, 설명한 동작이 약간 다를 수도 있습니다.</p>
</note>
</section>
</page>
|