> ## Documentation Index
> Fetch the complete documentation index at: https://docs.youka.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 줄 길이 조정

> 가사 줄이 화면 옆으로 넘어가는 문제를 해결합니다

가사 한 줄이 화면에 다 들어가지 않을 만큼 길다면, 두 개의 더 짧은 줄로 나누세요. Lyrics Editor(동기화 다시 실행) 또는 Word Level Sync(즉시 분할)를 사용할 수 있습니다.

<Tabs>
  <Tab title="Lyrics Editor">
    줄을 나눈 뒤 새로 동기화를 다시 맞추고 싶을 때 사용하세요.

    <Steps>
      <Step title="가사 편집기 열기">
        **Edit > Edit Lyrics**로 이동하세요.
      </Step>

      <Step title="긴 줄 찾기">
        줄바꿈을 넣고 싶은 위치에 커서를 놓으세요.
      </Step>

      <Step title="줄바꿈 삽입">
        **Enter**를 눌러 줄을 나누세요.
      </Step>

      <Step title="저장 및 동기화">
        **Save and Sync**를 클릭하세요. **Jobs** 탭에서 진행 상황을 확인한 다음, **Play**를 클릭해 미리보기하세요.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Word Level Sync">
    새 동기화 작업을 실행하지 않고 즉시 줄을 나누고 싶을 때 사용하세요.

    <Steps>
      <Step title="Word Level Sync 열기">
        **Edit > Word Level Sync**로 이동하세요.
      </Step>

      <Step title="분할 지점 선택">
        다음 줄이 시작되길 원하는 단어를 클릭하세요.
      </Step>

      <Step title="분할">
        **Split Line**을 클릭하세요. 남은 텍스트는 자동으로 다음 줄로 이동합니다.
      </Step>

      <Step title="저장">
        적용하려면 **Save**를 클릭하세요.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Related

* 두 도구에 대한 자세한 내용은 [Add a line break](/ko/desktop/add-line-break)를 참고하세요
* 대신 글꼴 크기를 조정하려면 [Customize text style](/ko/desktop/change-to-uppercase)를 참고하세요
