【发布时间】:2014-06-30 03:02:12
【问题描述】:
我有一个包含大量歌曲的大型 word 文档。每页有多首歌曲。我想把每首歌放在单独的页面上,用那首歌的名字命名每一页。这是一个例子:
LORD I WORSHIP YOU
F Am Bb C F Am Bb C
Lord I praise you, Lord I praise you
F Am Eb D Gm C F
Lord I praise you, I praise your holy name
F Am Bb C F Am Bb C
Lord I worship you, Lord I worship you
F Am Eb D Gm C F
Lord I worship you, Lord I worship your holy name
AS LONG AS I HAVE BREATH
G/A D
As long as I have breath, I will praise You Lord
A G D
As long as I can sing, I will sing Your praise
(A) D Bm
Wherever you lead I will follow You
A D
As long as I have breath, I will praise You Lord
GREAT PRAISE – GREAT GOD
D D/F# G G/E D/A A Gm/A G/B A
Great praise for a great God A mighty worship for the Mighty One
D D/F# G Em
We bring you worship and we bring you praise
D/F# Em/G D/A A7 D/A Em/A Em/D D
We bring great praise, great praise for a great God
我希望主我在单独的页面上崇拜你,只要我在单独的页面上有呼吸,在单独的页面上赞美伟大的上帝。对于每一页,我想使用每首歌曲的标题作为文档的标题。
这可能吗?
【问题讨论】:
-
您一直说“单独的页面”,直到最后,您说“文档”。页面和文档是不同的东西。如果您只是对页面感兴趣,请进行查找和替换,用分页符替换两个分段符,或类似的东西。